From a11a3e5bf894f739a4476c172f396d0a54d561ae Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Thu, 16 Mar 2023 16:17:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=AD=A6=E9=A6=86=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/worker/main.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/services/worker/main.go b/services/worker/main.go index 5d4fbe863..49a5ccb78 100644 --- a/services/worker/main.go +++ b/services/worker/main.go @@ -24,7 +24,6 @@ import ( "go_dreamfactory/modules/library" "go_dreamfactory/modules/linestory" "go_dreamfactory/modules/mail" - "go_dreamfactory/modules/martialhall" "go_dreamfactory/modules/mline" "go_dreamfactory/modules/moonfantasy" "go_dreamfactory/modules/notify" @@ -90,7 +89,7 @@ func main() { forum.NewModule(), pagoda.NewModule(), gourmet.NewModule(), - martialhall.NewModule(), + // martialhall.NewModule(), rtask.NewModule(), viking.NewModule(), smithy.NewModule(),