2
This commit is contained in:
@@ -6,10 +6,12 @@
|
||||
// 个人资料
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "KBUser.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface KBPersonInfoVC : BaseViewController
|
||||
@property (nonatomic, strong) KBUser *userModel;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user