Archived
更新地址
This commit is contained in:
3 files changed
+5
-5
No files matched your search
+2
-2
@@ -22,8 +22,8 @@
|
||||
# 基本信息
|
||||
- Python版本: `3.10.x`
|
||||
- 请求方法: `GET` `POST`
|
||||
- 请求地址: `/get/<string:name>`
|
||||
- 你需要在 `/get/` 后加入你需要使用的名称来进行统计
|
||||
- 请求地址: `/count/<string:name>`
|
||||
- 你需要在 `/count/` 后加入你需要使用的名称来进行统计
|
||||
- 可选参数: `theme` `length`
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user