Logo
Explore Help
Register Sign In
YG-Soft/X-Financial
1
0
Fork 0
You've already forked X-Financial
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
v0.1.1
X-Financial/create_employee.sh

7 lines
151 B
Bash
Raw Permalink Normal View History

refactor(web): update API service, view script and add tests Frontend: - services/api.js: update API service client - views/scripts/EmployeeManagementView.js: update employee management view script - tests/api-request.test.mjs: update API request tests Scripts: - create_employee.sh: add employee creation script
2026-05-14 02:25:15 +00:00
#!/bin/bash
export PYTHONIOENCODING=utf-8
export LC_ALL=C.UTF-8
export LANG=C.UTF-8
cd /app/server && .venv/bin/python3 /tmp/create_employee_input.py
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 106ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API