chong

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

Auto commit by GitBook Editor
@@ -42,8 +42,14 @@ POST https://api.boxfish.cn/login @@ -42,8 +42,14 @@ POST https://api.boxfish.cn/login
42 "id": 70904, 42 "id": 70904,
43 "code": "success" 43 "code": "success"
44 } 44 }
45 - 45 +
46 -失败 失败时code不为success 在msg字段中获取失败原因 46 +失败
  47 +{
  48 + "code":"",
  49 + "msg":"失败具体原因"
  50 +}
  51 +
  52 + 失败时code不为success 在msg字段中获取失败原因
47 ``` 53 ```
48 54
49 \(3\) 家长发送学生验证码 POST 55 \(3\) 家长发送学生验证码 POST