优化打印信息
This commit is contained in:
@@ -16,7 +16,7 @@ typedef NS_ENUM(NSInteger, DressupHeadWearStatus) {
|
||||
};
|
||||
|
||||
|
||||
@interface HeadwearModel : NSObject
|
||||
@interface HeadwearModel : PIBaseModel
|
||||
///头饰id
|
||||
@property (nonatomic, strong) NSString *headwearId;
|
||||
///是否是赠送
|
||||
|
Reference in New Issue
Block a user