单军华
2018-04-18 de88ae127e305e0b153c327b073645f9353cace5
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