// // XYGiveRewardAlertGiftItemCollectionViewCell.h // Timi // // Created by 翟玉磊 on 2021/11/16. // #import "BaseCollectionViewCell.h" NS_ASSUME_NONNULL_BEGIN @interface XYGiveRewardAlertGiftItemCollectionViewCell : BaseCollectionViewCell @end NS_ASSUME_NONNULL_END