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

@@ -380,7 +380,10 @@ class AIService {
## 九、后续迭代
### Phase 1当前
- [x] AI改写结局
- [x] AI改写结局(后端接口已完成,模拟实现)
- [x] 后端基础框架Python + FastAPI
- [x] 故事/用户数据模型
- [x] 游玩记录接口
- [ ] 配额系统接入
- [ ] 基础审核流程