60sapi接口搭建完毕,数据库连接测试成功,登录注册部分简单完成

This commit is contained in:
2025-09-02 19:45:50 +08:00
parent b139fb14d9
commit e1f8885c6c
150 changed files with 53045 additions and 8 deletions

3
start_backend.bat Normal file
View File

@@ -0,0 +1,3 @@
@echo off
cd /d "E:\Python\InfoGenie\backend"
python app.py