Commit 30abfb256af6081cb944a3c00df67c6ed89494c9

Authored by 李志鑫
1 parent 5911bff3

2.5 金山短视频上传接口

01.点播云/2.5 金山短视频上传接口4APP.md
... ... @@ -11,10 +11,10 @@
11 11 #### 请求参数说明:
12 12 | 参数名 | 参数类型 | 必选 | 参数说明 |
13 13 | :----------- | :------: | :------: | :------: |
14   -| md5 | string | true | 应用ID |
15   -| appId | string | true | 活动ID |
16   -| name | string | true | 需要替换的HLS类型的源地址 |
17   -| description| string | true | 需要替换的MP4类型的源地址 |
  14 +| md5 | string | true | MD5 |
  15 +| appId | string | true | APPID |
  16 +| name | string | true | 上传视频名称 |
  17 +| description| string | true | 上传视频的信息描述 |
18 18  
19 19 json
20 20  
... ...