






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface WrapperCanRingInvokeMeasureCell : UITableViewCell


@property (nonatomic,strong) UIImageView * napSeedSunView;


@property (nonatomic,strong) UILabel * herSlopeName;


@property (nonatomic,strong) UILabel * seeDaughterTime;

@end

NS_ASSUME_NONNULL_END
