From f6783cb13e81e423fe311f377a2175f1bc5f80aa Mon Sep 17 00:00:00 2001 From: JaguarJack Date: Wed, 24 Jun 2020 09:46:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=9C=8D=E5=8A=A1=E5=8F=91?= =?UTF-8?q?=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/catcher/CatchAdminService.php | 4 ++-- ...eServiceCommand.php => ModuleServiceDiscoverCommand.php} | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) rename extend/catcher/command/install/{InstallModuleServiceCommand.php => ModuleServiceDiscoverCommand.php} (93%) diff --git a/extend/catcher/CatchAdminService.php b/extend/catcher/CatchAdminService.php index eed2987..7ab01a5 100644 --- a/extend/catcher/CatchAdminService.php +++ b/extend/catcher/CatchAdminService.php @@ -1,7 +1,7 @@