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:06:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
980574e4d7d807f05972d7cd65a3969d4a52dcee
980574e4
1 parent
f2d81c9c
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
980574e
...
...
@@ -75,11 +75,13 @@ POST https://api.boxfish.cn/parents/family/mobile/accept/{mobile}/{code}?access_
| mobile | String |
**必须**
.被绑定用户手机号 |
| code | String |
**必须**
.短信验证码 |
返回值
```
返回值: 200 OK
错误时: 400
成功
http code 200
失败
{
"message": "您已是该手机号对应账号的家长
"
"message": "失败具体原因!
"
}
```
...
...
Please
register
or
login
to post a comment