From 28ea02d8efbc1cb1eadae017bf5f6a385e122360 Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Mon, 13 Jan 2020 16:10:02 +0800 Subject: [PATCH] 1.4.0 --- 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 b10ee02..01c130f 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/10/09 09:15 ver:1.3.0 +//time:2020/01/08 09:15 ver:1.4.0 -- Gitblit v1.8.0