chong

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

Auto commit by GitBook Editor
@@ -48,11 +48,13 @@ POST https://api.boxfish.cn/login @@ -48,11 +48,13 @@ POST https://api.boxfish.cn/login
48 "code":"fail", 48 "code":"fail",
49 "msg":"失败具体原因" 49 "msg":"失败具体原因"
50 } 50 }
51 -  
52 - 失败时code不为success 在msg字段中获取失败原因  
53 ``` 51 ```
54 52
55 -\(3\) 家长发送学生验证码 POST 53 +家长发送学生验证码 POST
  54 +
  55 +```
  56 +POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_token=admin
  57 +```
56 58
57 ``` 59 ```
58 返回值: 200 OK 60 返回值: 200 OK