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
c9c60732ca6625608b6ddf8a9334db65d1e1a336
Authored by
国亚奇
2016-09-09 16:42:37 +0800
1 parent
558694e5
u
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
04.用户云/2.4 修改用户单项信息.md
04.用户云/2.4 修改用户单项信息.md
View file @
c9c6073
...
...
@@ -62,6 +62,14 @@
62
62
errorMsg:"请求参数无效"
63
63
}
64
64
{
65
+ "errorCode": "8",
66
+ "errorMessage": "token已失效"
67
+}
68
+{
69
+ "errorCode": "9",
70
+ "errorMessage": "token验证失败"
71
+}
72
+{
65
73
errorCode:"42004",
66
74
errorMsg:"操作失败"
67
75
}
...
...