个人信息中礼物墙的数据区分幸运礼物
This commit is contained in:
@@ -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;
|
||||
///是否符合渠道打招呼
|
||||
|
Reference in New Issue
Block a user