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 | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index 4b62b1f..3ca7b32 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -35,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> @@ -65,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/6/13 15:37 ver:3.6.8.1 +//time:2019/06/20 09:15 ver:3.8.2 -- Gitblit v1.8.0