Toggle navigation
Toggle navigation
This project
Loading...
Sign in
docs
/
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:49:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a9d32c3716a5b70e03efedaff134d4531d93656a
a9d32c37
1 parent
180ab5ad
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
a9d32c3
...
...
@@ -142,7 +142,7 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
```
### 家长查询学生周学习时长接口
```
GET https://api.boxfish.cn/parents/learning-between/
100000000721/2016-11-25/2016-11-27
?access_token=parent0
GET https://api.boxfish.cn/parents/learning-between/
{student_id}/{start_date}/{end_date}
?access_token=parent0
```
...
...
Please
register
or
login
to post a comment