pregnancy_guard/BaseProject/Views/Cell/SearchDeviceCell.h
@@ -7,12 +7,11 @@ // #import "BaseTableViewCell.h" #import "DeviceSpareModel.h" @interface SearchDeviceCell : BaseTableViewCell /** 设置数据*/ - (void)setItemView:(DeviceSpareModel *) model; - (void)setItemView:(NSString *) bleName; @end