Commit d8778b207060f58f6ec3d9b6e40cc48f2dd9deb0

Authored by 刘炯
1 parent ca9d132f

2

02.直播云/2.4 回调接口.md
... ... @@ -30,6 +30,7 @@
30 30 | extensions | string(text) | false | 扩展字段,参数格式为Map对象的Json字符串(主播昵称、头像、) |
31 31 | columnId | string | false | 栏目ID |
32 32 | showType | int | false | 显示类型,1;//图片2;//预告片3;//直播4;//回放 |
  33 +| vId | String | false | 显示类型2;预告片4;回放 时,点播内容标识 |
33 34  
34 35 #### data 格式
35 36 ```json
... ...