From 0ae21f7fcfcd64f79ef92f8a83d6ab2ddf8ef4cc Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Thu, 20 Jun 2019 09:43:30 +0800 Subject: [PATCH] [Update] WASdkIntf (3.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 f6b6c62..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/11/06 09:11 ver:3.7.1 +//time:2019/06/20 09:15 ver:3.8.2 -- Gitblit v1.8.0