个人资料页代码整理
整理 userinfomodel
This commit is contained in:
@@ -90,7 +90,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
///用户信息中的 头饰的动画 如果没有的话 就用这个 从 HeadwearModel 映射而来
|
||||
@property (nonatomic,copy) NSString *headwearPic;
|
||||
@property (nonatomic,assign) NSInteger headwearType; // 1 = svga, 表示 headwearEffect 是 svga 的链接
|
||||
///头饰(新字段) 上麦的时候 在扩展字段中的 只用在坑位上
|
||||
///头饰(新字段) 上麦的时候 在扩展字段中的 只用在坑位上 从 HeadwearModel 映射而来
|
||||
@property (nonatomic,copy) NSString *headWearUrl;
|
||||
#pragma mark - 相亲房的字段
|
||||
///是否为相亲模式VIP坑位
|
||||
|
Reference in New Issue
Block a user