Commit 065368c92f29659edb63a4f3dd38b603f529c131

Authored by 刘炯
1 parent d6984751

1

01.点播云/1.1 内容输出接口.md
@@ -12,12 +12,12 @@ http://api.cnlive.com/open/api2/vod_epg/getVodInfo @@ -12,12 +12,12 @@ http://api.cnlive.com/open/api2/vod_epg/getVodInfo
12 HTTP GET 12 HTTP GET
13 13
14 ### 接口请求参数 ### 14 ### 接口请求参数 ###
15 -| 参数名 | 参数类型 | 必选 | 参数说明 |  
16 -| :----------- | :------: | :------: | :------: |  
17 -| appId| string | true | 应用ID |  
18 -| vId| string | true | 点播节目标识 |  
19 -| timestamp| int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确 |  
20 -| sign| String | true | 签名规则见 [签名详情] (http://help.open.cnlive.com/common.html) | 15 +|参数名| 参数类型 | 必选 | 参数说明 |
  16 +|:----- | :------: | :------: | :------: |
  17 +|appId| string | true | 应用ID |
  18 +|vId| string | true | 点播节目标识 |
  19 +|timestamp| int | true | 精确到秒,当前Unix时间戳,请保证请求服务器时间正确 |
  20 +|sign| String | true | 签名规则见 [签名详情] (http://help.open.cnlive.com/common.html) |
21 21
22 ### 返回值 ### 22 ### 返回值 ###
23 23