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 13:55:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
716e5001fef6f533fd767e412ff9217bd2d6e9aa
716e5001
1 parent
a3ce28fb
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
716e500
@@ -40,8 +40,11 @@
@@ -40,8 +40,11 @@
40
```
40
```
41
(3) 家长发送学生验证码 POST
41
(3) 家长发送学生验证码 POST
42
```
42
```
43
-
返回值: 200OK
43
+
返回值: 200 OK
44
-
错误时: 400 {"message": "您已是该手机号对应账号的家长"}
44
+
错误时: 400
45
+
{
46
+
"message": "您已是该手机号对应账号的家长"
47
+
}
45
```
48
```
46
49
47
50
Please
register
or
login
to post a comment