From 78400ae9af6fd4d494e64d462f98799f43178117 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Wed, 14 Jul 2021 08:53:23 +0800
Subject: [PATCH] 3.9.4

---
 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 2ee649e..dbd6e45 100644
--- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
+++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -6,6 +6,8 @@
 //  Copyright © 2016年 GHW-T-01. All rights reserved.
 //
 
+#import <WASdkIntf/WAICsc.h>
+#import <WASdkIntf/WACscProxy.h>
 #import <WASdkIntf/WAIAd.h>
 #import <WASdkIntf/WAAdProxy.h>
 #import <WASdkIntf/WAIPush.h>
@@ -23,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>
@@ -33,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>
@@ -63,4 +68,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2018/1/16 12:05 ver:3.6.5.2
+//time:2021/07/14 90:15 ver:3.9.4

--
Gitblit v1.8.0