Showing
1 changed file
with
2 additions
and
2 deletions
@@ -130,7 +130,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa | @@ -130,7 +130,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa | ||
130 | 130 | ||
131 | 返回值 | 131 | 返回值 |
132 | ```json | 132 | ```json |
133 | - { | 133 | +{ |
134 | "userId": 100000000721, | 134 | "userId": 100000000721, |
135 | "listeningTime": 66, | 135 | "listeningTime": 66, |
136 | "learningTime": 13735, | 136 | "learningTime": 13735, |
@@ -138,7 +138,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa | @@ -138,7 +138,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa | ||
138 | "readWordCount": 19, | 138 | "readWordCount": 19, |
139 | "lessonCount": 1, | 139 | "lessonCount": 1, |
140 | "date": "2016-11-29" | 140 | "date": "2016-11-29" |
141 | - } | 141 | + } |
142 | ``` | 142 | ``` |
143 | 143 | ||
144 | 144 |
-
Please register or login to post a comment