🎨 #2007 【小程序】获取直播间列表接口返回增加两个缺少的字段
This commit is contained in:
@@ -109,6 +109,10 @@ public class WxMaLiveResult implements Serializable {
|
||||
private Integer closeGoods;
|
||||
@SerializedName("close_comment")
|
||||
private Integer closeComment;
|
||||
@SerializedName("creater_openid")
|
||||
private String createrOpenid;
|
||||
@SerializedName("feeds_img")
|
||||
private String feedsImg;
|
||||
private List<Goods> goods;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user