Showing
1 changed file
with
1 additions
and
1 deletions
@@ -122,7 +122,7 @@ GET https://api.boxfish.cn/parents/{student_Id}/info?access_token=admin | @@ -122,7 +122,7 @@ GET https://api.boxfish.cn/parents/{student_Id}/info?access_token=admin | ||
122 | ### 家长查询学生今日学习接口 | 122 | ### 家长查询学生今日学习接口 |
123 | 123 | ||
124 | ```url | 124 | ```url |
125 | -GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=parent0 | 125 | +GET /parents/learning/{student_id}/{date}?access_token=parent0 |
126 | ``` | 126 | ``` |
127 | 127 | ||
128 | | Name | Type | Desc | | 128 | | Name | Type | Desc | |
-
Please register or login to post a comment