个人资料页代码整理

整理 userinfomodel
This commit is contained in:
eggmanQQQ
2024-07-06 17:20:41 +08:00
parent d9fe86a3c2
commit ec16e8626c

View File

@@ -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坑位