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 14:49:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f627b82339d8b3bcbe211049379caee4be58e666
f627b823
1 parent
961eba0b
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
f627b82
...
...
@@ -16,7 +16,7 @@
```
参数:
type=auto
返回值:
{
"username": "user161116141854MKyNqTI3",
...
...
@@ -24,13 +24,12 @@
}
```
\(
2
\)
登录
\(
2
\)
登录
/login POST
```
URL :
/login POST
参数 :
username: user161116141352CJHaqctY
返回值:
{
"access_token": "CxCIFCdSFu",
...
...
@@ -43,17 +42,16 @@ URL :
\(
3
\)
家长发送学生验证码 POST
```
返回值: 200 OK
返回值: 200 OK
错误时: 400
{
"message": "您已是该手机号对应账号的家长"
}
```
\(
4
\)
家长确认绑定 POST
\(
4
\)
家长确认绑定 POST
/parents/family/mobile/accept/15504612470/4642?access
\_
token=admin
```
URL: /parents/family/mobile/accept/15504612470/4642?access_token=admin
返回值: 200 OK
错误时: 400
{
...
...
Please
register
or
login
to post a comment