Initial commit

This commit is contained in:
2025-09-21 19:56:14 +08:00
commit 25f85f3e8c
7 changed files with 936 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
pandas==2.0.3
PyJWT==2.8.0
PyMySQL==1.1.0
openpyxl==3.1.2
Flask==2.3.3
flask-swagger-ui==4.11.1
python-dotenv==1.0.0
flask-cors==4.0.0