开黑组队banner数据移到派对
This commit is contained in:
@@ -86,6 +86,11 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic,copy) NSString *headwearPic;
|
||||
///头饰(新字段) 上麦的时候 在扩展字段中的 只用在坑位上
|
||||
@property (nonatomic,copy) NSString *headWearUrl;
|
||||
/// 是否在房间,用在发现新朋友
|
||||
@property (nonatomic, copy) NSString * inRoomUid;
|
||||
/// 是否在麦位,用在发现新朋友
|
||||
@property (nonatomic, assign) BOOL inMic;
|
||||
|
||||
#pragma mark - 相亲房的字段
|
||||
///是否为相亲模式VIP坑位
|
||||
@property (nonatomic,assign) BOOL vipMic;
|
||||
|
Reference in New Issue
Block a user