// // MGNewExplainCell.h // BuguLive // // Created by 宋晨光 on 2020/3/17. // Copyright © 2020 xfg. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface MGNewExplainCell : UITableViewCell @end NS_ASSUME_NONNULL_END