From 431f6e8b6ed756cdb4d3285f77bd847b47b75c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E5=81=A5=E8=BE=89?= <27-hujianhui@users.noreply.gitlab.gitlab.finogeeks.club> Date: Fri, 20 May 2022 13:38:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EremoveAllUsedApplets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ios/Classes/Api/MOP_removeAllUsedApplets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Classes/Api/MOP_removeAllUsedApplets.h b/ios/Classes/Api/MOP_removeAllUsedApplets.h index 0725245..7f41a00 100644 --- a/ios/Classes/Api/MOP_removeAllUsedApplets.h +++ b/ios/Classes/Api/MOP_removeAllUsedApplets.h @@ -5,7 +5,7 @@ // Created by 胡健辉 on 2022/5/20. // -#import +#import "MOPBaseApi.h" NS_ASSUME_NONNULL_BEGIN