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
6e40656ad48a6dbb4cfd0d20c99fb7d1fe80e623
Authored by
国亚奇
2016-08-17 15:22:36 +0800
1 parent
a290f67c
add errorCode
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
04.用户云/1.3 快捷登录.md
04.用户云/1.3 快捷登录.md
View file @
6e40656
...
...
@@ -70,6 +70,10 @@
70
70
"errorMessage": "请求参数无效"
71
71
}
72
72
{
73
+ "errorCode": "41005",
74
+ "errorMsg": "ClientPlat无效"
75
+}
76
+{
73
77
"errorCode": "41010",
74
78
"errorMessage": "手机号无效"
75
79
}
...
...