chong

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

Auto commit by GitBook Editor
... ... @@ -145,6 +145,17 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{end_date}?access_token=parent0
```
| Name | Type | Desc |
| :--- | :--- | :--- |
| student\_id | Long | 必须.学生id |
| start_date | String | 必须.开始时间(2016-11-29) |
| end_date | String | 必须.结束时间(2016-11-29) |
### 数据库设计
... ...