修改vip

This commit is contained in:
2026-02-12 20:06:44 +08:00
parent cbe0a53cac
commit 635ad932c7
5 changed files with 33 additions and 0 deletions

View File

@@ -28,6 +28,9 @@ typedef NS_ENUM(NSInteger, UserSex) {
/// 是否是 VIP
@property (nonatomic, assign) BOOL isVip;
/// 1: vip 2svip
@property (nonatomic, assign) NSInteger vipLevel;
// token
@property (nonatomic, copy, nullable) NSString *token; // token/access_token/accessToken