Commit 0abfebfaa3a680290626150d7f8adb26cc27d058

Authored by 刘炯
1 parent cc3690cf

update

01.点播云/2.4.1 视频上传鉴权接口4APP.md
... ... @@ -19,6 +19,7 @@
19 19 | headers | String | false | 头文件信息 |
20 20 | date | String | false | 格林威治时间('D, d M Y H:i:s \G\M\T') |
21 21 | storageType | int | false | 存储类型1 金山,2 七牛|
  22 +| bucket | string | false | 存储bucket名称|
22 23 |platform_id| string | true | APP bundleID 或者是包名,平台鉴权使用 |
23 24 |timestamp| int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确 |
24 25 |sign| String | true | 签名规则见 [签名详情] (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) |
... ...