chong

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

Auto commit by GitBook Editor
... ... @@ -67,11 +67,9 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_
家长确认绑定
```
POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access_token=admin
POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access_token=admin
```
```
返回值: 200 OK
错误时: 400
... ... @@ -80,7 +78,7 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_
}
```
\(5\) 家长查询学生 GET
家长查询学生 GET
```
URL: /parents/family/students?access_token=admin
... ...