个人信息中礼物墙的数据区分幸运礼物

This commit is contained in:
fengshuo
2022-06-15 18:18:38 +08:00
parent 1de93d73e2
commit 4b9dd8bba7
23 changed files with 587 additions and 208 deletions

View File

@@ -115,6 +115,8 @@ NS_ASSUME_NONNULL_BEGIN
@property (nonatomic, assign) GroupType groupType;
///礼物墙中的礼物
@property (nonatomic,strong) NSArray<UserGiftWallInfoModel *> *userGiftWall;
///礼物墙中的幸运礼物礼物
@property (nonatomic,strong) NSArray<UserGiftWallInfoModel *> *userLuckyBagGiftWall;
///是否防被踢
@property (nonatomic, assign) BOOL preventKick;
///是否符合渠道打招呼