贵族防被踢,隐身进房开关

This commit is contained in:
chenguilong
2022-04-28 11:24:41 +08:00
parent e933347dd6
commit 63138e62ca
17 changed files with 117 additions and 34 deletions

View File

@@ -114,8 +114,6 @@ NS_ASSUME_NONNULL_BEGIN
@property (nonatomic, assign) GroupType groupType;
///
@property (nonatomic,strong) NSArray<UserGiftWallInfoModel *> *userGiftWall;
///是否隐身进房 0不隐身1隐身
@property (nonatomic, assign) NobleEnterHideStatus enterHide;
@end
NS_ASSUME_NONNULL_END