Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -147,7 +147,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa | @@ -147,7 +147,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa | ||
| 147 | ### 家长查询学生周学习时长接口 | 147 | ### 家长查询学生周学习时长接口 |
| 148 | 148 | ||
| 149 | ``` | 149 | ``` |
| 150 | -GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{end_date}?access_token=parent0 | 150 | +GET /parents/learning-between/{student_id}/{start_date}/{end_date}?access_token=parent0 |
| 151 | ``` | 151 | ``` |
| 152 | 152 | ||
| 153 | | Name | Type | Desc | | 153 | | Name | Type | Desc | |
-
Please register or login to post a comment