Commit 273ac6c97d22f5a1835fb837914e79da9a1907b0

Authored by 刘炯
1 parent c7d31fce

update

12.内容库云/1.1.5 内容云入库接口_video_chinaorg.md
... ... @@ -16,6 +16,7 @@ HTTP POST
16 16 |appId| string | true | 应用ID |
17 17 |timestamp| int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确,该时间用于签名|
18 18 |sign| String | true | 签名规则见 [签名详情] (http://console.open.cnlive.com/open/doc/sys/dianbo/t1/00.%E5%85%AC%E5%85%B1%E7%BB%84%E4%BB%B6/1.1%20SHA1%E7%AD%BE%E5%90%8D) |
  19 +|source|string|true|来源|
19 20 |jsonParam|string|true|json 格式参数,属性如下所示|
20 21  
21 22 ### jsonParam 参数说明
... ...