From 979f7cec0a654a6337164cf5b8a55369db46abeb Mon Sep 17 00:00:00 2001 From: lpw <pengwei.li@gamehollywood.com> Date: Tue, 20 Apr 2021 17:23:52 +0800 Subject: [PATCH] no message --- 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 98e28bb..d9977b5 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -25,6 +25,7 @@ #import <WASdkIntf/WAIPay.h> #import <WASdkIntf/WAPayProxy.h> #import <WASdkIntf/WAIapProduct.h> +#import <WASdkIntf/WAChannelProduct.h> #import <WASdkIntf/WAPayChannel.h> #import <WASdkIntf/WAIapResult.h> #import <WASdkIntf/WAISocial.h> @@ -35,8 +36,10 @@ #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/WACertificationInfo.h> #import <WASdkIntf/WAAccount.h> #import <WASdkIntf/WAClassGenerator.h> #import <WASdkIntf/WAShareVideo.h> @@ -65,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/01/15 12:30 ver:3.8.0 +//time:2021/04/06 09:15 ver:2.3.0 -- Gitblit v1.8.0