






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface RepeatsRunAlpineUrgentUnlockCell : UITableViewCell


@property (nonatomic,strong) UIImageView * tapPanLastView;


@property (nonatomic,strong) UILabel * sumPowerName;


@property (nonatomic,strong) UILabel * youPlayThatTime;

@end

NS_ASSUME_NONNULL_END
