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