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
a173521649e35444f9bc5143d61dc05d3da52fdd
Authored by
翁力
2016-08-24 16:21:53 +0800
1 parent
447f4119
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 @
a173521
...
...
@@ -9,6 +9,7 @@
9
9
| idCard | String | false | 主播身份证号 |
10
10
| recentPic | String | false | 主播对照照片地址|
11
11
| mobile | String | false | 主播手机号 |
12
+| callback | String | true | 审核通过后回调(地址做encode)
12
13
| tag | String | false | 分类标签 |
13
14
| sign | String | true | 签名 |
14
15
-----
...
...