From 323473db4a10949a6d6dab3f55ab1e40696308ba Mon Sep 17 00:00:00 2001
From: lpw
Date: Thu, 07 Jul 2022 16:37:37 +0800
Subject: [PATCH] 3.10.1

---
 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 3ca7b32..bdad61f 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>
@@ -38,6 +39,7 @@
 #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>
@@ -58,6 +60,9 @@
 #import <WASdkIntf/WAError.h>
 #import <WASdkIntf/WAErrorCode.h>
 #import <WASdkIntf/WASdkIntf.h>
+#import <WASdkIntf/WADeleteRequestModel.h>
+#import <WASdkIntf/WADeleteResult.h>
+
 //! Project version number for WASdkIntf.
 FOUNDATION_EXPORT double WASdkIntfVersionNumber;
 
@@ -66,4 +71,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2019/06/20 09:15 ver:3.8.2
+//time:2022/06/20 09:15 ver:3.10.1

--
Gitblit v1.8.0