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
f4552c13727c19a7e414a946517e6c5ed4ad27dc
Authored by
翁力
2016-08-24 17:28:46 +0800
1 parent
dcc4c084
u
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
09.审核云/1.1 主播认证申请接口.md
09.审核云/1.1 主播认证申请接口.md
View file @
f4552c1
...
...
@@ -9,6 +9,7 @@
9
9
| idCard | String | false | 主播身份证号 |
10
10
| recentPic | String | false | 主播对照照片地址|
11
11
| mobile | String | false | 主播手机号 |
12
+| callback | String | false | 主播审核结果通知地址 |
12
13
| tag | String | false | 分类标签 |
13
14
| sign | String | true | 签名 |
14
15
-----
...
...