chong

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

Auto commit by GitBook Editor
... ... @@ -177,6 +177,12 @@ 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
```
| Name | Type | Desc |
| :--- | :--- | :--- |
| student\_id | Long | 必须.学生id |
| date | String | 必须.开始时间(2016-11-25) |
| end\_date | String | 必须.结束时间(2016-11-29) |
### 数据库设计
... ...