chong

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

Auto commit by GitBook Editor
... ... @@ -130,7 +130,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
返回值
```json
{
{
"userId": 100000000721,
"listeningTime": 66,
"learningTime": 13735,
... ... @@ -138,7 +138,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
"readWordCount": 19,
"lessonCount": 1,
"date": "2016-11-29"
}
}
```
... ...