|  |  | @@ -44,8 +44,8 @@ public class WxMaGetLiveInfo implements Serializable { | 
		
	
		
			
			|  |  |  | private Integer roomid; | 
		
	
		
			
			|  |  |  | @SerializedName("cover_img") | 
		
	
		
			
			|  |  |  | private String coverImg; | 
		
	
		
			
			|  |  |  | @SerializedName("live_satus") | 
		
	
		
			
			|  |  |  | private Integer liveSatus; | 
		
	
		
			
			|  |  |  | @SerializedName("live_status") | 
		
	
		
			
			|  |  |  | private Integer liveStatus; | 
		
	
		
			
			|  |  |  | @SerializedName("start_time") | 
		
	
		
			
			|  |  |  | private Long startTime; | 
		
	
		
			
			|  |  |  | @SerializedName("end_time") | 
		
	
	
		
			
				|  |  | 
 |