Showing
1 changed file
with
5 additions
and
1 deletions
@@ -5,11 +5,15 @@ | @@ -5,11 +5,15 @@ | ||
5 | ``` | 5 | ``` |
6 | POST https://api.boxfish.cn/signup | 6 | POST https://api.boxfish.cn/signup |
7 | ``` | 7 | ``` |
8 | + | ||
8 | 参数 | 9 | 参数 |
9 | 10 | ||
11 | +| Name | Type | Descripton | | ||
12 | +| :--- | :--- | :--- | | ||
13 | +| type | String | **必须**。自动注册 | | ||
10 | 14 | ||
15 | +返回值 | ||
11 | ``` | 16 | ``` |
12 | -返回值: | ||
13 | { | 17 | { |
14 | "username": "user161116141854MKyNqTI3", | 18 | "username": "user161116141854MKyNqTI3", |
15 | "status": "success" | 19 | "status": "success" |
-
Please register or login to post a comment