Showing
1 changed file
with
6 additions
and
0 deletions
@@ -177,6 +177,12 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e | @@ -177,6 +177,12 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e | ||
177 | GET https://api.boxfish.cn/parents/learning/lessons/{student_id}/{date}?access_token=parent0 | 177 | GET https://api.boxfish.cn/parents/learning/lessons/{student_id}/{date}?access_token=parent0 |
178 | 178 | ||
179 | ``` | 179 | ``` |
180 | +| Name | Type | Desc | | ||
181 | +| :--- | :--- | :--- | | ||
182 | +| student\_id | Long | 必须.学生id | | ||
183 | +| date | String | 必须.开始时间(2016-11-25) | | ||
184 | +| end\_date | String | 必须.结束时间(2016-11-29) | | ||
185 | + | ||
180 | 186 | ||
181 | 187 | ||
182 | ### 数据库设计 | 188 | ### 数据库设计 |
-
Please register or login to post a comment