Showing
1 changed file
with
4 additions
and
1 deletions
@@ -172,8 +172,11 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e | @@ -172,8 +172,11 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e | ||
172 | } | 172 | } |
173 | ] | 173 | ] |
174 | ``` | 174 | ``` |
175 | -家长查询今日课程学习详情接口 | 175 | +### 家长查询今日课程学习详情接口 |
176 | +``` | ||
177 | +GET https://api.boxfish.cn/parents/learning/lessons/100000000721/2016-11-30?access_token=parent0 | ||
176 | 178 | ||
179 | +``` | ||
177 | 180 | ||
178 | 181 | ||
179 | ### 数据库设计 | 182 | ### 数据库设计 |
-
Please register or login to post a comment