From 41aa6375f4086c3bbabd00c710c0734b25962d78 Mon Sep 17 00:00:00 2001 From: 无故事王国 <841720330@qq.com> Date: 星期日, 27 七月 2025 22:54:38 +0800 Subject: [PATCH] 修复BUG,修改逻辑 --- DolphinEnglishLearnStudent/DolphinEnglishLearnStudent-Bridging-Header.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent-Bridging-Header.h b/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent-Bridging-Header.h index 23df0c9..c348877 100644 --- a/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent-Bridging-Header.h +++ b/DolphinEnglishLearnStudent/DolphinEnglishLearnStudent-Bridging-Header.h @@ -2,4 +2,4 @@ // Use this file to import your target's public headers that you would like to expose to Swift. // -#import "WXApi.h" +//#import "WXApi.h" -- Gitblit v1.7.1