From 8c116459f2308e9f8564ea8f55b2ca25849b8336 Mon Sep 17 00:00:00 2001
From: 重庆迈尖科技有限公司
Date: 星期三, 08 五月 2019 09:39:44 +0800
Subject: [PATCH] no message

---
 BuWanVideo2.0/AdCollectionViewCell.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/BuWanVideo2.0/AdCollectionViewCell.h b/BuWanVideo2.0/AdCollectionViewCell.h
index bd1601b..2aeb3fb 100644
--- a/BuWanVideo2.0/AdCollectionViewCell.h
+++ b/BuWanVideo2.0/AdCollectionViewCell.h
@@ -7,6 +7,7 @@
 //
 
 #import <UIKit/UIKit.h>
+#import "GDTNativeExpressAdView.h"
 
 NS_ASSUME_NONNULL_BEGIN
 
@@ -16,6 +17,7 @@
 @property (weak, nonatomic) IBOutlet UIButton *ADClickButton;
 @property (weak, nonatomic) IBOutlet UILabel *pinglunNumber;
 @property (weak, nonatomic) IBOutlet UILabel *bofangNumber;
+@property (weak, nonatomic) IBOutlet UIView *adView;
 
 @end
 

--
Gitblit v1.8.0