






#import "OrdinaryPosterCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface YouMainRetDragCell : OrdinaryPosterCell

@property (nonatomic, strong) UILabel *teacherLabel;

@end

NS_ASSUME_NONNULL_END
