From 2a54d46accc194e2f3a076706c3f06e9ffd84d15 Mon Sep 17 00:00:00 2001
From: lpw
Date: Mon, 22 Jul 2024 09:24:17 +0800
Subject: [PATCH] 提交4.2.0

---
 frameworks/WASdkIntf.framework/Headers/WASdkIntf.h |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index 4b62b1f..f5ff395 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>
@@ -57,6 +60,11 @@
 #import <WASdkIntf/WAError.h>
 #import <WASdkIntf/WAErrorCode.h>
 #import <WASdkIntf/WASdkIntf.h>
+#import <WASdkIntf/WADeleteRequestModel.h>
+#import <WASdkIntf/WADeleteResult.h>
+#import <WASdkIntf/WAIAdmob.h>
+#import <WASdkIntf/WAAdMobProxy.h>
+
 //! Project version number for WASdkIntf.
 FOUNDATION_EXPORT double WASdkIntfVersionNumber;
 
@@ -65,4 +73,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2018/6/13 15:37 ver:3.6.8.1
+//time:2024/06/24  12:29 ver:4.2.0

--
Gitblit v1.8.0