🐛 修复字段错误问题

This commit is contained in:
Binary Wang
2020-11-17 15:09:08 +08:00
committed by GitHub
parent c80e77c047
commit b351ef761c

View File

@ -86,7 +86,7 @@ public class WxMaLiveRoomInfo implements Serializable {
/**
* 是否关闭分享 【0开启1关闭】默认开启分享直播开始后不允许修改
**/
private Integer loseShare;
private Integer closeShare;
/**
* closeKf Number 否 是否关闭客服 【0开启1关闭】 默认关闭客服
**/