From 734ae8ad03b6868930068048746438a5336e9ebd Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Sat, 26 May 2018 10:11:04 +0800
Subject: [PATCH] [Update] WASdkIntf (3.6.8)

---
 frameworks/WASdkIntf.framework/Headers/WASdkIntf.h |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index ca29352..9bea21f 100644
--- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
+++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -6,13 +6,18 @@
 //  Copyright © 2016年 GHW-T-01. All rights reserved.
 //
 
-#import <WASdkIntf/WAIAppWall.h>
+#import <WASdkIntf/WAIAd.h>
+#import <WASdkIntf/WAAdProxy.h>
+#import <WASdkIntf/WAIPush.h>
+#import <WASdkIntf/WAPushProxy.h>
+#import <WASdkIntf/WAIApw.h>
 #import <WASdkIntf/WAApwProxy.h>
 #import <WASdkIntf/WAConstants.h>
 #import <WASdkIntf/WAComponent.h>
 #import <WASdkIntf/WACore.h>
 #import <WASdkIntf/WACoreProxy.h>
-#import <WASdkIntf/WAHotUpdate.h>
+#import <WASdkIntf/WAParamConfigObj.h>
+#import <WASdkIntf/WAIHup.h>
 #import <WASdkIntf/WAHupProxy.h>
 #import <WASdkIntf/WAUpdateInfo.h>
 #import <WASdkIntf/WAIPay.h>
@@ -58,4 +63,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2017/1/17 10:28 ver:3.6.1
+//time:2018/5/21 15:37 ver:3.6.8

--
Gitblit v1.8.0