Showing
1 changed file
with
7 additions
and
2 deletions
@@ -29,11 +29,16 @@ POST https://api.boxfish.cn/login | @@ -29,11 +29,16 @@ POST https://api.boxfish.cn/login | ||
29 | 29 | ||
30 | 参数 | 30 | 参数 |
31 | 31 | ||
32 | - username: user161116141352CJHaqctY | 32 | +| Name | Type | Descripton | |
33 | +| :--- | :--- | :--- | | ||
34 | +| username | String | **必须.** | | ||
35 | + | ||
36 | +username: user161116141352CJHaqctY | ||
33 | 37 | ||
34 | 返回值: | 38 | 返回值: |
39 | + | ||
35 | ```json | 40 | ```json |
36 | - { | 41 | +{ |
37 | "access_token": "CxCIFCdSFu", | 42 | "access_token": "CxCIFCdSFu", |
38 | "id": 70904, | 43 | "id": 70904, |
39 | "code": "success" | 44 | "code": "success" |
-
Please register or login to post a comment