From c471bc9a726bf82ad20c45edf16f5f43bbebfcf0 Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Thu, 20 Jun 2019 09:42:58 +0800 Subject: [PATCH] 添加V3.8.2 --- 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..3ca7b32 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/06/20 09:15 ver:3.8.2 -- Gitblit v1.8.0