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:49:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7be76480d86c90ff251ce5b55bae357dcb80f7f0
7be76480
1 parent
e3eeaf8c
Updates 家长端服务/接口文档.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
家长端服务/接口文档.md
家长端服务/接口文档.md
View file @
7be7648
...
...
@@ -37,10 +37,10 @@ POST https://api.boxfish.cn/login
```
json
{
"access_token"
:
"CxCIFCdSFu"
,
"id"
:
70904
,
"code"
:
"success"
}
"access_token"
:
"CxCIFCdSFu"
,
"id"
:
70904
,
"code"
:
"success"
}
失败时code不为success
在msg字段中获取失败原因
```
...
...
Please
register
or
login
to post a comment