Commit e894e7684c4388808cd79fc13a8d247bfe0a1003
1 parent
f016f949
update
Showing
1 changed file
with
2 additions
and
0 deletions
09.审核云/1.5 点播审核.md
| @@ -13,6 +13,8 @@ | @@ -13,6 +13,8 @@ | ||
| 13 | | videoIntro | String | true | 点播描述 | | 13 | | videoIntro | String | true | 点播描述 | |
| 14 | | videoTag | String | true | 点播标签 | | 14 | | videoTag | String | true | 点播标签 | |
| 15 | | videoKeyword | String | true | 点播关键字 | | 15 | | videoKeyword | String | true | 点播关键字 | |
| 16 | +| timestamp | int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确 | | ||
| 17 | +| sign | String | true | 签名规则见<a href="http://bj.gitlab.cnlive.com/OPEN-API/WIKI/blob/master/00.%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6/1.1%20SHA1%E7%AD%BE%E5%90%8D.md">签名详情</a> | | ||
| 16 | ----- | 18 | ----- |
| 17 | #### 返回格式说明: | 19 | #### 返回格式说明: |
| 18 | ``` | 20 | ``` |