Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
4aafd65e54ded5bcc290854018e76d2f1d41ff73
Authored by
国亚奇
2016-08-17 15:18:51 +0800
1 parent
968bea28
add ErrorCode
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
04.用户云/2.2 用户信息-上传头像.md
04.用户云/2.2 用户信息-上传头像.md
View file @
4aafd65
@@ -58,8 +58,8 @@
@@ -58,8 +58,8 @@
58
errorMsg:"token已失效"
58
errorMsg:"token已失效"
59
}
59
}
60
{
60
{
61
- errorCode:"41005",
62
- errorMsg:"ClientPlat无效"
61
+ "errorCode": "41005",
62
+ "errorMsg": "ClientPlat无效"
63
}
63
}
64
{
64
{
65
errorCode:"42007",
65
errorCode:"42007",