宠物店修改
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface UserModel : NSObject
|
||||
@interface UserModel : NSObject<NSCoding>
|
||||
|
||||
@property(nonatomic,copy)NSString*phoneNumber;
|
||||
@property(nonatomic,strong)NSNumber*userId;
|
||||
|
||||
Reference in New Issue
Block a user