chong

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

Auto commit by GitBook Editor
@@ -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 |