修复bug
This commit is contained in:
@@ -67,8 +67,10 @@ typedef NS_ENUM(NSUInteger, RoomSendGiftType) {
|
||||
@property (nonatomic, assign)NSInteger giftId;
|
||||
///礼物名字
|
||||
@property (nonatomic, strong)NSString *giftName;
|
||||
@property(nonatomic,copy) NSString *giftNum;
|
||||
///价格
|
||||
@property (nonatomic, assign)double goldPrice;
|
||||
|
||||
///礼物url
|
||||
@property (nonatomic, copy)NSString *giftUrl;
|
||||
///福袋svagUrl
|
||||
|
Reference in New Issue
Block a user