个人中心改造
This commit is contained in:
@@ -49,6 +49,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic , assign) BOOL isBindAlipay;
|
||||
///是否绑定了密码
|
||||
@property (nonatomic , assign) BOOL isBindPasswd;
|
||||
@property (nonatomic, assign) NSInteger visitNum;///访客数量
|
||||
@property (nonatomic, assign) NSInteger inRoomNum;///足迹
|
||||
///相册
|
||||
@property (nonatomic, strong) NSArray<UserPhoto *> *privatePhoto;//相册
|
||||
///签名
|
||||
|
Reference in New Issue
Block a user