Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -154,7 +154,8 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e | @@ -154,7 +154,8 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e | ||
| 154 | 返回值 | 154 | 返回值 |
| 155 | ```json | 155 | ```json |
| 156 | [ | 156 | [ |
| 157 | - { "learningTime": 1372, | 157 | + { |
| 158 | + "learningTime": 1372, | ||
| 158 | "date": "2016-11-25" | 159 | "date": "2016-11-25" |
| 159 | }, | 160 | }, |
| 160 | { | 161 | { |
-
Please register or login to post a comment