From de88ae127e305e0b153c327b073645f9353cace5 Mon Sep 17 00:00:00 2001
From: 单军华 <WindShan@danjunhuas-MacBook-Pro.local>
Date: Wed, 18 Apr 2018 16:51:07 +0800
Subject: [PATCH] 新功能修改

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

diff --git a/pregnancy_guard/BaseProject/Views/Cell/AdNoticeView.h b/pregnancy_guard/BaseProject/Views/Cell/AdNoticeView.h
index fbd96b8..334d174 100644
--- a/pregnancy_guard/BaseProject/Views/Cell/AdNoticeView.h
+++ b/pregnancy_guard/BaseProject/Views/Cell/AdNoticeView.h
@@ -28,5 +28,5 @@
 
 - (instancetype)initWithFrame:(CGRect)frame dataModel:(NoticeModel*)model;
 
--(void)setUIView;
+-(void)setUIView:(NoticeModel*)model;
 @end

--
Gitblit v1.8.0