70% 完成需求

This commit is contained in:
edwinQQQ
2024-12-16 19:41:23 +08:00
parent 68370912b2
commit e82939f767
77 changed files with 3232 additions and 159 deletions

View File

@@ -195,6 +195,8 @@ NS_ASSUME_NONNULL_BEGIN
/// 是否超管身份
@property(nonatomic, assign) BOOL hasSuperRole;
@property(nonatomic, copy) NSString *guildNameplateIcon;
- (BOOL)isUserValid;
- (NSString *)userIDString;