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
558694e57f3b0c9dcef0e0397c310abca5aa402e
Authored by
国亚奇
2016-09-09 16:40:54 +0800
1 parent
7d915548
u
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
04.用户云/1.8 更新用户附加信息.md
04.用户云/1.8 更新用户附加信息.md
View file @
558694e
...
...
@@ -56,6 +56,14 @@
56
56
errorMsg:"请求参数无效"
57
57
}
58
58
{
59
+ "errorCode": "8",
60
+ "errorMessage": "token已失效"
61
+}
62
+{
63
+ "errorCode": "9",
64
+ "errorMessage": "token验证失败"
65
+}
66
+{
59
67
errorCode:"42004",
60
68
errorMsg:"操作失败"
61
69
}
...
...