| 
					
				 | 
			
			
				@@ -29,7 +29,7 @@ import io.reactivex.rxjava3.schedulers.Schedulers; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  * 为了实现checkInGroup这个逻辑,所以继承TUIGroupChatActivity 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 public class TUIChatGroupActivityV2 extends TUIGroupChatActivity { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    public static int GROUP_INFO_ERROR = 5434;//群组相关信息异常 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    public static int GROUP_INFO_ERROR = 204;//群组相关信息异常 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private String groupId; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private CommonDialog mTipdialog; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private String conversationId; 
			 |