Update README.md

This commit is contained in:
RTAkland
2022-02-09 23:41:46 +08:00
committed by GitHub
parent d7ad51da8b
commit 8813a73492
1 file changed
+1 -1
+1 -1
View File
@@ -22,7 +22,7 @@
# 基本信息 # 基本信息
- Python版本: `3.9.9` - Python版本: `3.9.9`
- 请求方法: `GET` `POST` - 请求方法: `GET` `POST`
- 请求地址: `/API` - 请求地址: `/get`
- 请求参数: `name` : `str` - 请求参数: `name` : `str`
- 可选参数: `length` : `int` - 可选参数: `length` : `int`
- 可选参数: `theme` : `str` - 可选参数: `theme` : `str`