Commit a4a54f89b224568c123d5b7fc1c4f79ec679983f

Authored by 张旭
1 parent 5565674b

no message

LiveVideoCloud/LiveVideoCloud/Classes/Sections/InteractionSections/Gift/Present/PresentViewCell.h
... ... @@ -71,7 +71,7 @@ typedef NS_ENUM(NSUInteger, AnimationState) {
71 71 连乘动画
72 72  
73 73 @discussion 当礼物模型中拥有礼物个数时,才调用此接口
74   - @param model 礼物模型
  74 + @param models 礼物模型
75 75 */
76 76 - (void)shakeAnimationWithModels:(NSArray<id<PresentModelAble>> *)models;
77 77 /**
... ...