chong

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

Auto commit by GitBook Editor
@@ -174,7 +174,7 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e @@ -174,7 +174,7 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e
174 ``` 174 ```
175 ### 家长查询今日课程学习详情接口 175 ### 家长查询今日课程学习详情接口
176 ``` 176 ```
177 -GET https://api.boxfish.cn/parents/learning/lessons/100000000721/2016-11-30?access_token=parent0 177 +GET https://api.boxfish.cn/parents/learning/lessons/{student_id}/{date}?access_token=parent0
178 178
179 ``` 179 ```
180 180