// // PBScreeningCell.h // IphoneBIMe // // Created by zjf on 2020/9/15. // Copyright © 2020 ProBIM. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface PBScreeningCell : UITableViewCell @end NS_ASSUME_NONNULL_END