更新地址

This commit is contained in:
MarkusJoe
2022-03-05 17:03:58 +08:00
parent 3f841f193a
commit 44257b997a
3 files changed
+5 -5

No files matched your search

+2 -2
View File
@@ -22,8 +22,8 @@
# 基本信息
- Python版本: `3.10.x`
- 请求方法: `GET` `POST`
- 请求地址: `/get/<string:name>`
- 你需要在 `/get/` 后加入你需要使用的名称来进行统计
- 请求地址: `/count/<string:name>`
- 你需要在 `/count/` 后加入你需要使用的名称来进行统计
- 可选参数: `theme` `length`