Initial commit

This commit is contained in:
2025-09-08 17:06:58 +08:00
commit b135a7aa20
11 changed files with 1531 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
Flask==3.1.2
mysql-connector-python==9.4.0
flask-cors==6.0.1