初始提交

This commit is contained in:
huangzhenpc
2025-03-05 10:42:37 +08:00
parent 14c7e6d7f9
commit ce5785c481
9 changed files with 545 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Flask==2.0.1
Werkzeug==2.0.1
redis==3.5.3
Flask-Mail==0.9.1