From 64b0493e4bd40c46e341fd5de9f1862998c431b0 Mon Sep 17 00:00:00 2001
From: lijunda <475576921@qq.com>
Date: Thu, 16 Aug 2018 16:35:30 +0800
Subject: [PATCH] 无修改,测试混淆代码

---
 pregnancy_guard/BaseProject/Views/Cell/SearchDeviceCell.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/pregnancy_guard/BaseProject/Views/Cell/SearchDeviceCell.h b/pregnancy_guard/BaseProject/Views/Cell/SearchDeviceCell.h
index d902952..07a55fa 100644
--- a/pregnancy_guard/BaseProject/Views/Cell/SearchDeviceCell.h
+++ b/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

--
Gitblit v1.8.0