From d9782e57cfb45d579792968c26f72872963cd1b7 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Tue, 21 May 2019 12:27:34 +0800
Subject: [PATCH] 添加V3.8.1

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

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index e4147b1..cb13ccf 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>
@@ -31,6 +35,7 @@
 #import <WASdkIntf/WATrackProxy.h>
 #import <WASdkIntf/WABindingResult.h>
 #import <WASdkIntf/WALoginResult.h>
+#import <WASdkIntf/WAUserCenterResult.h>
 #import <WASdkIntf/WAIUser.h>
 #import <WASdkIntf/WAUserProxy.h>
 #import <WASdkIntf/WAAccount.h>
@@ -61,4 +66,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2017/6/12 14:21 ver:3.6.4
+//time:2019/05/14 18:32 ver:3.8.1

--
Gitblit v1.8.0