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 17:13:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b317475a18cf99ab02013c2d1faa36d1229b75d3
b317475a
1 parent
6c4a6f27
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
styles/ebook.css
styles/print.css
家长端服务/接口文档.md
styles/ebook.css
0 → 100644
View file @
b317475
/* CSS for ebook */
...
...
styles/print.css
0 → 100644
View file @
b317475
/* CSS for print */
...
...
家长端服务/接口文档.md
View file @
b317475
##
家长服务接口
家长服务接口
### 用户注册
...
...
@@ -176,7 +176,7 @@ GET https://api.boxfish.cn/parents/learning-between/{student_id}/{start_date}/{e
### 家长查询今日课程学习详情接口
```
GET
https://api.boxfish.cn
/parents/learning/lessons/{student_id}/{date}?access_token=parent0
GET /parents/learning/lessons/{student_id}/{date}?access_token=parent0
```
| Name | Type | Desc |
...
...
Please
register
or
login
to post a comment