lijunda
2018-08-16 64b0493e4bd40c46e341fd5de9f1862998c431b0
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