chong

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

Auto commit by GitBook Editor
  1 +/* CSS for ebook */
  1 +/* CSS for print */
1 -## 家长服务接口 1 +家长服务接口
2 2
3 ### 用户注册 3 ### 用户注册
4 4
@@ -176,7 +176,7 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e @@ -176,7 +176,7 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e
176 ### 家长查询今日课程学习详情接口 176 ### 家长查询今日课程学习详情接口
177 177
178 ``` 178 ```
179 -GET https://api.boxfish.cn/parents/learning/lessons/{student_id}/{date}?access_token=parent0 179 +GET /parents/learning/lessons/{student_id}/{date}?access_token=parent0
180 ``` 180 ```
181 181
182 | Name | Type | Desc | 182 | Name | Type | Desc |