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
a290f67c9f082d1496af6d7a6b2f83abacb3627a
Authored by
国亚奇
2016-08-17 15:22:17 +0800
1 parent
80dfb111
add erroCode
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
04.用户云/1.1 第三方登录.md
04.用户云/1.1 第三方登录.md
View file @
a290f67
...
...
@@ -99,6 +99,10 @@
99
99
"errorMessage": "第三方平台编号无效"
100
100
}
101
101
{
102
+ "errorCode": "41005",
103
+ "errorMsg": "ClientPlat无效"
104
+}
105
+{
102
106
"errorCode": "41013",
103
107
"errorMessage": "性别无效"
104
108
}
...
...