feat: 修正最后验收问题

This commit is contained in:
edwinQQQ
2025-01-22 21:22:58 +08:00
parent f963f0ed81
commit d958a3ca36
93 changed files with 1644 additions and 1818 deletions

View File

@@ -60,7 +60,7 @@ NS_ASSUME_NONNULL_BEGIN
@property (nonatomic , assign) BOOL isBindBankCard;
@property (nonatomic , assign) BOOL hasRegPacket;
@property (nonatomic , assign) GenderType gender;
@property (nonatomic , assign) NSInteger platformRole;
@property (nonatomic , assign) NSInteger platformRole; /// 0 普通 1超管
@property (nonatomic , assign) NSInteger uid;
@property (nonatomic , assign) NSInteger defUser;
@property (nonatomic , copy) NSString * phone;