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