Showing
1 changed file
with
5 additions
and
4 deletions
@@ -13,11 +13,12 @@ POST https://api.boxfish.cn/signup | @@ -13,11 +13,12 @@ POST https://api.boxfish.cn/signup | ||
13 | | type | String | **必须**。自动注册 | | 13 | | type | String | **必须**。自动注册 | |
14 | 14 | ||
15 | 返回值 | 15 | 返回值 |
16 | + | ||
16 | ``` | 17 | ``` |
17 | - { | 18 | +{ |
18 | - "username": "user161116141854MKyNqTI3", | 19 | + "username": "user161116141854MKyNqTI3", |
19 | - "status": "success" | 20 | + "status": "success" |
20 | - } | 21 | +} |
21 | ``` | 22 | ``` |
22 | 23 | ||
23 | \(2\) 登录 /login POST | 24 | \(2\) 登录 /login POST |
-
Please register or login to post a comment