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:49 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
49438b236893d3bb98ef1423856583da52863ec1
49438b23
1 parent
a9d32c37
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
49438b2
...
...
@@ -145,6 +145,17 @@ GET https://api.boxfish.cn/parents/learning/{student_id}/{date}?access_token=pa
GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{end_date}?access_token=parent0
```
| Name | Type | Desc |
| :--- | :--- | :--- |
| student
\_
id | Long | 必须.学生id |
| start_date | String | 必须.开始时间(2016-11-29) |
| end_date | String | 必须.结束时间(2016-11-29) |
### 数据库设计
...
...
Please
register
or
login
to post a comment