1
This commit is contained in:
@@ -22,8 +22,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic, copy, nullable) NSString *themeDownload;
|
||||
/// 风格类型(接口返回 themeStyle)
|
||||
@property (nonatomic, assign) NSInteger themeStyle;
|
||||
/// 是否上架
|
||||
@property (nonatomic, assign, getter=isThemeStatus) BOOL themeStatus;
|
||||
/// 是否购买
|
||||
@property (nonatomic, assign) BOOL isPurchased;
|
||||
/// 购买次数
|
||||
@property (nonatomic, assign) NSInteger themePurchasesNumber;
|
||||
/// 预览图
|
||||
|
||||
Reference in New Issue
Block a user