This commit is contained in:
lhx
2025-10-13 14:01:02 +08:00

View File

@@ -16,7 +16,7 @@
- APScheduler: 定时任务调度 - APScheduler: 定时任务调度
- Pandas: 数据处理 - Pandas: 数据处理
- Pydantic: 数据验证 - Pydantic: 数据验证
11
## 项目结构 ## 项目结构
``` ```
@@ -43,7 +43,7 @@ pip install -r requirements.txt
```bash ```bash
python main.py python main.py
``` ```
测试
## API文档 ## API文档
启动后访问 http://localhost:8000/docs 查看API文档 启动后访问 http://localhost:8000/docs 查看API文档