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:53:10 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a9c58d56243b4d8d7e5500841f123dfc5c95febf
a9c58d56
1 parent
7fe7121f
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
a9c58d5
...
...
@@ -45,10 +45,10 @@ POST https://api.boxfish.cn/login
失败
{
"code"
:
""
,
"code"
:
"
fail
"
,
"msg"
:
"失败具体原因"
}
失败时code不为success
在msg字段中获取失败原因
```
...
...
Please
register
or
login
to post a comment