From 5248f68a04c5d699e278e46fcf8b4e387c77d4f7 Mon Sep 17 00:00:00 2001 From: lpw <pengwei.li@gamehollywood.com> Date: Tue, 26 Jan 2021 09:45:22 +0800 Subject: [PATCH] 3.9.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 7408df1..9387d1b 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -39,6 +39,7 @@ #import <WASdkIntf/WAUserCenterResult.h> #import <WASdkIntf/WAIUser.h> #import <WASdkIntf/WAUserProxy.h> +#import <WASdkIntf/WACertificationInfo.h> #import <WASdkIntf/WAAccount.h> #import <WASdkIntf/WAClassGenerator.h> #import <WASdkIntf/WAShareVideo.h> @@ -67,4 +68,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2019/09/19 09:15 ver:3.8.3 +//time:2021/01/28 09:15 ver:3.9.2 -- Gitblit v1.8.0