






#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface ConjugateInternalFeedbackDescribeDetermineCell : UITableViewCell


@property (nonatomic,strong) UIImageView * bedPartialView;


@property (nonatomic,strong) UILabel * downYardName;


@property (nonatomic,strong) UILabel * getMapModelTime;

@end

NS_ASSUME_NONNULL_END
