From 00c86cecee3c5a33e5c3f810db47a3ec542f5706 Mon Sep 17 00:00:00 2001 From: lpw Date: Mon, 15 Apr 2024 11:25:45 +0800 Subject: [PATCH] 提交3.18.0 --- frameworks/WASdkIntf.framework/Headers/WASdkIntf.h | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index dbd6e45..0f5d2a6 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -60,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; @@ -68,4 +71,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2021/07/14 90:15 ver:3.9.4 +//time:2024/04/10 12:29 ver:3.18.0 -- Gitblit v1.8.0