1. 修改了应用端口的问题

2. 增加了创建虚拟环境的脚本和删除虚拟环境的脚本
This commit is contained in:
2026-01-26 14:33:00 +08:00
parent 730ac6f460
commit 40ca89fad5
23 changed files with 714 additions and 40 deletions

View File

@@ -3,3 +3,6 @@ flask-cors==4.0.0
pymysql==1.1.0
pyyaml==6.0.1
cryptography==41.0.7
requests==2.31.0
psutil==5.9.8
werkzeug==3.0.1