chong

Updates 家长端服务/接口文档.md

Auto commit by GitBook Editor
@@ -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"