chong

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

Auto commit by GitBook Editor
@@ -140,7 +140,11 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa @@ -140,7 +140,11 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
140 "date": "2016-11-29" 140 "date": "2016-11-29"
141 } 141 }
142 ``` 142 ```
  143 +### 家长查询学生周学习时长接口
  144 +```
  145 +GET https://api.boxfish.cn/parents/learning-between/100000000721/2016-11-25/2016-11-27?access_token=parent0
143 146
  147 +```
144 148
145 ### 数据库设计 149 ### 数据库设计
146 150