chong

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

Auto commit by GitBook Editor
/* CSS for ebook */
... ...
/* CSS for print */
... ...
## 家长服务接口
家长服务接口
### 用户注册
... ... @@ -176,7 +176,7 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e
### 家长查询今日课程学习详情接口
```
GET https://api.boxfish.cn/parents/learning/lessons/{student_id}/{date}?access_token=parent0
GET /parents/learning/lessons/{student_id}/{date}?access_token=parent0
```
| Name | Type | Desc |
... ...