From 303b8f43a0f25b1bd791061e0d0ba3d862238386 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Fri, 13 Mar 2026 09:10:43 +0800 Subject: [PATCH] 提交版本 4.11.0 --- frameworks/WASdkIntf.framework/Headers/WASdkIntf.h | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index f8c6529..fbf03aa 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -75,6 +75,11 @@ #import <WASdkIntf/WADeleteResult.h> #import <WASdkIntf/WAIAdmob.h> #import <WASdkIntf/WAAdMobProxy.h> +#import <WASdkIntf/WACustomerResult.h> +#import <WASdkIntf/WAPlatformAccountInfo.h> +#import <WASdkIntf/WAPassPlatformInfo.h> +#import <WASdkIntf/WACoinsInfo.h> + //! Project version number for WASdkIntf. FOUNDATION_EXPORT double WASdkIntfVersionNumber; @@ -84,5 +89,5 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2025/06/25 12:29 ver:4.5.0 +//2026/03/13 12:29 ver:4.11.0 // 2 -- Gitblit v1.8.0