docs: 同步文档与实现一致性
- 5 张表 → 6 张表(添加 injuries) - 同步所有 docs 和 models.py docstring
This commit is contained in:
@@ -43,7 +43,7 @@ Profeto/
|
||||
│ │ └── app.py # FastAPI 工厂
|
||||
│ ├── db/
|
||||
│ │ ├── base.py # SQLAlchemy async engine + session
|
||||
│ │ └── models.py # 5 张表 ORM
|
||||
│ │ └── models.py # 6 张表 ORM
|
||||
│ ├── data/
|
||||
│ │ ├── bzzoiro.py # bzzoiro 采集 + 入库
|
||||
│ │ ├── understat.py # understat xG 回填
|
||||
|
||||
Reference in New Issue
Block a user