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
d75ea3680c7a71dd88ce0b0cb84a0d78347317df
Authored by
国亚奇
2016-08-25 10:44:13 +0800
1 parent
5e792d58
u
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
09.审核云/1.1 主播认证申请接口.md
09.审核云/1.1 主播认证申请接口.md
View file @
d75ea36
...
...
@@ -64,6 +64,10 @@
64
64
"errorMessage": "uid非法,存在'_'字符"
65
65
}
66
66
{
67
+ "errorCode": "90011",
68
+ "errorMessage": "callback不能超过150个字符"
69
+}
70
+{
67
71
"errorCode": "91001",
68
72
"errorMessage": "主播申请失败"
69
73
}
...
...