From 9a7b9016e6736afad77b3af43551e30896e81393 Mon Sep 17 00:00:00 2001 From: augushong Date: Wed, 3 Jan 2024 16:27:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=91=BD=E5=90=8D=E7=A9=BA?= =?UTF-8?q?=E9=97=B4=E9=94=99=E8=AF=AF=EF=BC=9B=E5=8F=91=E5=B8=83=E6=96=B0?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common/exception/EventException.php | 4 ++-- extend/base/common/command/admin/VersionBase.php | 6 ++---- extend/base/common/exception/EventExceptionBase.php | 2 +- extend/base/helper.php | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/app/common/exception/EventException.php b/app/common/exception/EventException.php index 553c2fa..6c6a8f5 100644 --- a/app/common/exception/EventException.php +++ b/app/common/exception/EventException.php @@ -1,8 +1,8 @@