优化打印信息
This commit is contained in:
@@ -37,7 +37,7 @@ typedef NS_ENUM(NSInteger, XPMineItemType) {
|
||||
};
|
||||
|
||||
|
||||
@interface XPMineItemModel : NSObject
|
||||
@interface XPMineItemModel : PIBaseModel
|
||||
///图片的名字
|
||||
@property (nonatomic,copy) NSString *itemImageName;
|
||||
///名字
|
||||
|
Reference in New Issue
Block a user