// // XPMineFriendTableViewCell.h // xplan-ios // // Created by 冯硕 on 2021/12/21. // #import NS_ASSUME_NONNULL_BEGIN @interface XPMineFriendTableViewCell : UITableViewCell @end NS_ASSUME_NONNULL_END