修复bug
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface XPWeekStarRankUserModel : NSObject
|
||||
|
||||
///0:冠名,1、神豪
|
||||
@property(nonatomic,assign) int type;
|
||||
///头像
|
||||
@property (nonatomic, copy) NSString *avatar;
|
||||
///榜单值
|
||||
|
Reference in New Issue
Block a user