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:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c16eba9f2502965b53cfb967923390c97c72d993
c16eba9f
1 parent
2a62c047
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
c16eba9
...
...
@@ -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"
}
}
```
...
...
Please
register
or
login
to post a comment