优化打印信息
This commit is contained in:
@@ -27,7 +27,7 @@ typedef NS_ENUM(NSInteger, ActivityType) {
|
||||
|
||||
};
|
||||
|
||||
@interface ActivityInfoModel : NSObject
|
||||
@interface ActivityInfoModel : PIBaseModel
|
||||
///名称
|
||||
@property (nonatomic,copy) NSString *bannerName;
|
||||
///活动的图片
|
||||
|
Reference in New Issue
Block a user