mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 18:46:10 +08:00 
			
		
		
		
	🐛 #2284 【小程序】修复直播接口的type字段
This commit is contained in:
		| @ -101,6 +101,7 @@ public class WxMaLiveResult implements Serializable { | ||||
|     private String anchorWechat; | ||||
|     @SerializedName("anchor_img") | ||||
|     private String anchorImg; | ||||
|     @SerializedName("live_type") | ||||
|     private Integer type; | ||||
|     @SerializedName("screen_type") | ||||
|     private Integer screenType; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 dinghe1018
					dinghe1018