chong

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

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