first commit

This commit is contained in:
liushuming
2026-02-27 08:52:30 +08:00
commit ce677db88b
13 changed files with 533 additions and 0 deletions

2
server/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask==2.2.5
flask-cors==3.0.10