From 22122911f1fc7514425412ef8bfdd31f6b8fed47 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Mon, 27 Apr 2026 10:31:32 +0800
Subject: [PATCH] 提交版本 4.12.0

---
 WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h b/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h
index aa970e1..b14ddf9 100644
--- a/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h
+++ b/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WAConstants.h
@@ -121,7 +121,7 @@
 extern NSString *const WAAppDidEnterForegroundNotification;
 extern NSString *const WAAppDidEnterBackgroundNotification;
 
-
+extern NSString *const WAUserUserAccountInfoNotification;
 
 
 // SDK类型
@@ -157,6 +157,8 @@
 extern NSString *const WAPAYCHANNEL_WACOINS;
 
 extern NSString *const WAPAYCHANNEL_H5PLATFORM;
+extern NSString *const WAPAYCHANNEL_ENJOYPAY;
+
 
 
 @interface WAConstants : NSObject {

--
Gitblit v1.8.0