From aea85e78b769b67143d1425de6d431b6143066e9 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Mon, 04 Sep 2017 09:37:02 +0800
Subject: [PATCH] 添加V3.6.5

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

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index 2a465ae..00ac3d2 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,6 +63,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2016/12/1 15:22
-
-
+//time:2017/8/30 09:55 ver:3.6.5

--
Gitblit v1.8.0