单军华
2018-05-04 7db6ba57b17fb7c0c364219750b14ee3d5cc351b
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