refactor: 后端从Node.js重写为Python FastAPI

This commit is contained in:
wangwuww111
2026-03-04 18:31:48 +08:00
parent 729bb3aaeb
commit ac0accdde6
40 changed files with 1096 additions and 2035 deletions

View File

@@ -1,4 +1,4 @@
# 服务器配置
cd "D:\idea project\ai_game\server"# 服务器配置
PORT=3000
# MySQL数据库配置