feat(*): update friend
parent
593dd1bbea
commit
b0b7fd20dc
Binary file not shown.
|
@ -17,6 +17,8 @@ NS_ASSUME_NONNULL_BEGIN
|
|||
@property (nonatomic, assign) BOOL isGuest;
|
||||
@property (nonatomic, assign) long gender;
|
||||
|
||||
- (instancetype)initWithJsonString:(NSString *)json;
|
||||
|
||||
- (NSString *)toJsonString;
|
||||
@end
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue