邀请码

This commit is contained in:
liyuhua
2024-03-28 09:58:59 +08:00
parent 84f2877bd2
commit a054d160ea
15 changed files with 438 additions and 28 deletions

View File

@@ -145,6 +145,8 @@ NS_ASSUME_NONNULL_BEGIN
@property(nonatomic,strong) NSArray<UserGameInfoVo *> *userGamePartner;
///pk时不能禁麦
@property(nonatomic,assign) BOOL isNoProhibitMic;
///控制是否有补填弹窗入口
@property(nonatomic,assign) BOOL canRefillInviteCode;
@end
NS_ASSUME_NONNULL_END