修复了涂鸦礼物送多人计算错误的问题
This commit is contained in:
@@ -26,6 +26,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic,assign) double price;
|
||||
///动画的数据
|
||||
@property (nonatomic,strong) NSArray *animationArray;
|
||||
///选择的用户个数
|
||||
@property (nonatomic,assign) NSInteger selectUidNumber;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
Reference in New Issue
Block a user