






#import "RankOuncesForkCell.h"

NS_ASSUME_NONNULL_BEGIN

@interface YouBitLossTempCell : RankOuncesForkCell

@property (nonatomic, strong) UILabel *changedLabel;

@end

NS_ASSUME_NONNULL_END
