Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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 |
-
Please register or login to post a comment