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 |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index e185b18..cb13ccf 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/WAICsc.h>
+#import <WASdkIntf/WACscProxy.h>
 #import <WASdkIntf/WAIAd.h>
 #import <WASdkIntf/WAAdProxy.h>
 #import <WASdkIntf/WAIPush.h>
@@ -33,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>
@@ -63,4 +66,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2018/4/11 14:27 ver:3.6.7
+//time:2019/05/14 18:32 ver:3.8.1

--
Gitblit v1.8.0