docs: 同步文档与实现一致性
- 5 张表 → 6 张表(添加 injuries) - 同步所有 docs 和 models.py docstring
This commit is contained in:
@@ -128,7 +128,7 @@ alembic revision -m "描述"
|
||||
```
|
||||
|
||||
已有迁移:
|
||||
- `0001_initial`: 初始 5 张表
|
||||
- `0001_initial`: 初始 5 张表(leagues/teams/matches/match_stats/predictions)
|
||||
- `0002_agent_outputs`: predictions 加 `mode` + `agent_outputs`
|
||||
|
||||
## 备份与恢复
|
||||
|
||||
Reference in New Issue
Block a user