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
238150c821322f53131b7d9ca6b1a87ec1177795
Authored by
翁力
2016-08-23 11:12:01 +0800
1 parent
12817054
u
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
09.审核云/1.1 主播认证申请接口.md
09.审核云/1.1 主播认证申请接口.md
View file @
238150c
...
...
@@ -9,7 +9,8 @@
9
9
| recentPic | blob | true | 对照照片图片|
10
10
| mobile | String | true | 手机号 |
11
11
| tag | String | true | 分类标签 |
12
-| sign | String | true | 签名 |
12
+| token | String | true | 平台TOKEN |
13
+| sign | String | true | 签名 |
13
14
-----
14
15
#### 返回格式说明:
15
16
```
...
...