推送及房间资源位优化
This commit is contained in:
@@ -28,6 +28,9 @@ typedef NS_ENUM(NSInteger, ActivityType) {
|
||||
};
|
||||
|
||||
@interface ActivityInfoModel : PIBaseModel
|
||||
@property(nonatomic,copy) NSString *code;
|
||||
@property(nonatomic,copy) NSString *icon;
|
||||
@property(nonatomic,copy) NSString *url;
|
||||
///名称
|
||||
@property (nonatomic,copy) NSString *bannerName;
|
||||
///外面的活动的图片
|
||||
|
Reference in New Issue
Block a user