app年龄,星座,寻爱飘屏优化

This commit is contained in:
liyuhua
2023-09-20 17:34:12 +08:00
parent ccc29db030
commit 2435a11e85
75 changed files with 1367 additions and 663 deletions

View File

@@ -10,12 +10,15 @@
NS_ASSUME_NONNULL_BEGIN
@interface HomeSearchResultModel : NSObject
///头像
@property (nonatomic,copy) NSString *avatar;
///在线人数
@property (nonatomic,assign) NSInteger onlineNum;
///房主的uid
@property (nonatomic,copy) NSString *uid;
///生日
@property(nonatomic,assign) long birth;
///标题
@property (nonatomic,copy) NSString *title;
///用户的昵称