Update README.md

This commit is contained in:
RTAkland
2022-04-09 21:09:07 +08:00
committed by GitHub
parent da429fb4fe
commit 678bd084cc
1 file changed
+1 -1
+1 -1
View File
@@ -34,7 +34,7 @@
# API # API
> 注意事项: ***调用接口必须在路径末尾加入 `/` (不是参数末尾)*** > 注意事项: ***调用接口必须在路径末尾加入 `/` (不是参数末尾)***
> 地址前缀: `/api/` > 地址前缀: `/api/v1/`
- 接口地址: `/overall/`, `/query/`, `/theme/` - 接口地址: `/overall/`, `/query/`, `/theme/`
- 请求方法: `GET` `POST` - 请求方法: `GET` `POST`