// // RightTableCell.h // Haishenghai-master // // Created by GG on 2019/1/24. // Copyright © 2019年 Haishenghai intelligence network technology. All rights reserved. // #import <UIKit/UIKit.h> @interface RightTableCell : UITableViewCell @end