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
dc9313b59bdd3aa56508a339aaebcce34bcd7402
Authored by
郑丽丽
2017-01-04 10:18:55 +0800
1 parent
dd19222e
update
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
04.用户云/2.8 查询多条用户信息.md
04.用户云/2.8 查询多条用户信息.md
View file @
dc9313b
@@ -85,6 +85,11 @@
@@ -85,6 +85,11 @@
85
}
85
}
86
86
87
{
87
{
88
+ "errorCode": "1",
89
+ "errorMessage": "请求参数无效"
90
+}
91
+
92
+{
88
"errorCode": "8",
93
"errorCode": "8",
89
"errorMessage": "token已失效"
94
"errorMessage": "token已失效"
90
}
95
}