Showing
1 changed file
with
3 additions
and
3 deletions
| @@ -120,9 +120,9 @@ GET https://api.boxfish.cn/parents/{student_Id}/info?access_token=admin | @@ -120,9 +120,9 @@ GET https://api.boxfish.cn/parents/{student_Id}/info?access_token=admin | ||
| 120 | | student\_id | Long | **必须**.学生id | | 120 | | student\_id | Long | **必须**.学生id | |
| 121 | 121 | ||
| 122 | ### 家长查询学生今日学习接口 | 122 | ### 家长查询学生今日学习接口 |
| 123 | - | 123 | +```url |
| 124 | -GET [https://api.boxfish.cn/parents/learning/{student\\_id}/{date}?access\\_token=parent0](https://api.boxfish.cn/parents/learning/{student\_id}/{date}?access\_token=parent0) | 124 | +GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=parent0 |
| 125 | - | 125 | +``` |
| 126 | | Name | Type | Desc | | 126 | | Name | Type | Desc | |
| 127 | | :--- | :--- | :--- | | 127 | | :--- | :--- | :--- | |
| 128 | | student\_id | Long | 必须.学生id | | 128 | | student\_id | Long | 必须.学生id | |
-
Please register or login to post a comment