






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface CousinHexRawTempCauseCell : UITableViewCell


@property (nonatomic,strong) UIImageView * canonSugarView;


@property (nonatomic,strong) UILabel * onlyZoomName;


@property (nonatomic,strong) UILabel * chargingDidTime;

@end

NS_ASSUME_NONNULL_END
