// // XYModifyAlertEditInfoTableViewCell.h // Timi // // Created by gy on 2021/3/8. // #import "BaseTableViewCell.h" NS_ASSUME_NONNULL_BEGIN @interface XYModifyAlertEditInfoTableViewCell : BaseTableViewCell @end NS_ASSUME_NONNULL_END