From 8b0e10c2bfee1db6408cbd0deee0a29dafb5dc90 Mon Sep 17 00:00:00 2001
From: admin <zhupinghuang@gmail.com>
Date: Tue, 19 Dec 2017 11:43:51 +0800
Subject: [PATCH] remove third-party payment logic

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

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index dbc668f..bd72db0 100644
--- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
+++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -6,6 +6,8 @@
 //  Copyright © 2016年 GHW-T-01. All rights reserved.
 //
 
+#import <WASdkIntf/WAIPush.h>
+#import <WASdkIntf/WAPushProxy.h>
 #import <WASdkIntf/WAIApw.h>
 #import <WASdkIntf/WAApwProxy.h>
 #import <WASdkIntf/WAConstants.h>
@@ -59,4 +61,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2017/3/25 14:31 ver:1.1.3
+//time:2017/12/18 17:00 ver:1.1.4.2

--
Gitblit v1.8.0