From d8ccc25784727790551ee56375d8749ed4a095ea Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 01 Nov 2018 09:20:05 +0800
Subject: [PATCH] 添加V1.2.1

---
 frameworks/WASdkIntf.framework/Headers/WASdkIntf.h |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index 3118d94..3f88759 100644
--- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
+++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -6,6 +6,10 @@
 //  Copyright © 2016年 GHW-T-01. All rights reserved.
 //
 
+#import <WASdkIntf/WAICsc.h>
+#import <WASdkIntf/WACscProxy.h>
+#import <WASdkIntf/WAIAd.h>
+#import <WASdkIntf/WAAdProxy.h>
 #import <WASdkIntf/WAIPush.h>
 #import <WASdkIntf/WAPushProxy.h>
 #import <WASdkIntf/WAIApw.h>
@@ -61,4 +65,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2017/6/5 10:38 ver:1.1.4
+//time:2018/10/26 10:38 ver:1.2.1

--
Gitblit v1.8.0