From ce4eaddf9eb835f01e6bf5845a063d306f322b24 Mon Sep 17 00:00:00 2001
From: Aeline <liu9421wen@163.com>
Date: 星期一, 08 三月 2021 18:16:51 +0800
Subject: [PATCH] al

---
 BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashAdView.h |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashAdView.h b/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashAdView.h
index 80db13b..7e18360 100644
--- a/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashAdView.h
+++ b/BuWanVideo2.0/CSJ/BUAdSDK.framework/Headers/BUSplashAdView.h
@@ -8,12 +8,13 @@
 #import <UIKit/UIKit.h>
 #import "BUMaterialMeta.h"
 #import "BUSplashZoomOutView.h"
+#import "BUMopubAdMarkUpDelegate.h"
 
 NS_ASSUME_NONNULL_BEGIN
 
 @protocol BUSplashAdDelegate;
 
-@interface BUSplashAdView : UIView
+@interface BUSplashAdView : UIView <BUMopubAdMarkUpDelegate>
 /**
 The unique identifier of splash ad.
  */

--
Gitblit v1.8.0