修复bug
This commit is contained in:
@@ -525,7 +525,9 @@ NSString * const kHadQuitOtherRoomKey = @"kHadQuitOtherRoomKey";//是否退出
|
||||
[self.presenter reportUserOutRoom:roomUid];
|
||||
}
|
||||
}
|
||||
|
||||
-(BOOL)getIsMiniEnter{
|
||||
return self.isMiniEnter;
|
||||
}
|
||||
- (void)userEnterRoomSuccess {
|
||||
AttachmentModel *attachment = [[AttachmentModel alloc]init];
|
||||
attachment.first = CustomMessageType_Car_Notify;
|
||||
|
Reference in New Issue
Block a user