Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chong
2017-01-10 16:47:33 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cac06c9ac33a439e0028c0dc3a7c7a0705ee7ff2
cac06c9a
1 parent
c16eba9f
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
cac06c9
...
...
@@ -131,13 +131,13 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
返回值
```
json
{
"userId"
:
100000000721
,
"listeningTime"
:
66
,
"learningTime"
:
13735
,
"multiwordCount"
:
1
,
"readWordCount"
:
19
,
"lessonCount"
:
1
,
"date"
:
"2016-11-29"
"userId"
:
100000000721
,
"listeningTime"
:
66
,
"learningTime"
:
13735
,
"multiwordCount"
:
1
,
"readWordCount"
:
19
,
"lessonCount"
:
1
,
"date"
:
"2016-11-29"
}
```
...
...
Please
register
or
login
to post a comment