From 65876fbe0bfbe0071c38d08d749e1f53f251b9a4 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Fri, 13 Mar 2026 15:14:47 +0800 Subject: [PATCH] 提交版本 4.11.0 --- WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h b/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h index 77255f0..fbf03aa 100644 --- a/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h @@ -78,6 +78,7 @@ #import <WASdkIntf/WACustomerResult.h> #import <WASdkIntf/WAPlatformAccountInfo.h> #import <WASdkIntf/WAPassPlatformInfo.h> +#import <WASdkIntf/WACoinsInfo.h> //! Project version number for WASdkIntf. @@ -88,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/01/07 12:29 ver:4.9.0 -// 1 +//2026/03/13 12:29 ver:4.11.0 +// 2 -- Gitblit v1.8.0