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:48:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
180ab5ad81108fe76df973256a1d6fbdbdc2c50b
180ab5ad
1 parent
cac06c9a
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
180ab5a
...
...
@@ -140,7 +140,11 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
"date"
:
"2016-11-29"
}
```
### 家长查询学生周学习时长接口
```
GET https://api.boxfish.cn/parents/learning-between/100000000721/2016-11-25/2016-11-27?access_token=parent0
```
### 数据库设计
...
...
Please
register
or
login
to post a comment