chong

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

Auto commit by GitBook Editor
@@ -37,10 +37,10 @@ POST https://api.boxfish.cn/login @@ -37,10 +37,10 @@ POST https://api.boxfish.cn/login
37 37
38 ```json 38 ```json
39 { 39 {
40 - "access_token": "CxCIFCdSFu", 40 + "access_token": "CxCIFCdSFu",
41 - "id": 70904, 41 + "id": 70904,
42 - "code": "success" 42 + "code": "success"
43 - } 43 +}
44 失败时code不为success 在msg字段中获取失败原因 44 失败时code不为success 在msg字段中获取失败原因
45 ``` 45 ```
46 46