chong

Updates 家长端服务/接口文档.md

Auto commit by GitBook Editor
... ... @@ -120,9 +120,9 @@ GET https://api.boxfish.cn/parents/{student_Id}/info?access_token=admin
| student\_id | Long | **必须**.学生id |
### 家长查询学生今日学习接口
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)
```url
GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=parent0
```
| Name | Type | Desc |
| :--- | :--- | :--- |
| student\_id | Long | 必须.学生id |
... ...