Merge branch 'main' of http://119.6.225.4:3000/lhx/project
This commit is contained in:
@@ -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文档
|
||||||
|
|||||||
Reference in New Issue
Block a user