优化打印信息
This commit is contained in:
@@ -63,7 +63,7 @@ typedef NS_ENUM(NSUInteger, RoomSendGiftType) {
|
||||
RoomSendGiftType_ToOne,
|
||||
};
|
||||
|
||||
@interface GiftInfoModel : NSObject
|
||||
@interface GiftInfoModel : PIBaseModel
|
||||
///礼物id
|
||||
@property (nonatomic, assign)NSInteger giftId;
|
||||
///礼物名字
|
||||
|
Reference in New Issue
Block a user