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 15:56:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7284c0800068af5abe23885ada08a3c0f6a7f418
7284c080
1 parent
b87286b1
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
7284c08
...
...
@@ -67,11 +67,9 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_
家长确认绑定
```
POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access_token=admin
POST https://api.boxfish.cn/parents/family/mobile/accept/15504612470/4642?access_token=admin
```
```
返回值: 200 OK
错误时: 400
...
...
@@ -80,7 +78,7 @@ POST https://api.boxfish.cn/parents/family/mobile/invite/15504612470?access_
}
```
\(5\)
家长查询学生 GET
家长查询学生 GET
```
URL: /parents/family/students?access_token=admin
...
...
Please
register
or
login
to post a comment