Commit 25f98e8f5c5ce8af40148fddddd78ffda5a63608
1 parent
6baefa0a
修改
Showing
1 changed file
with
1 additions
and
0 deletions
01.点播云/2.2 更换点播播放接口.md
| ... | ... | @@ -11,6 +11,7 @@ |
| 11 | 11 | #### 请求参数说明: |
| 12 | 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 13 | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | +| appId | string | true | 应用ID | | |
| 14 | 15 | | activityId | string | true | 活动ID | |
| 15 | 16 | | hlsUrl | string | false | 需要替换的HLS类型的源地址 | |
| 16 | 17 | | mp4Url| string | false | 需要替换的MP4类型的源地址 | | ... | ... |