From 33f65d13145e2c7001be0642e3b4042c73300499 Mon Sep 17 00:00:00 2001 From: xinian Date: Thu, 29 Jan 2026 11:08:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=96=87=E4=BB=B6=20main.go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- logic/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logic/main.go b/logic/main.go index 65c7d0f9..31802e5b 100644 --- a/logic/main.go +++ b/logic/main.go @@ -18,7 +18,7 @@ import ( "github.com/shirou/gopsutil/v4/mem" - //"blazing/o/service" + "blazing/modules/base/service" blservice "blazing/modules/player/service" "net/http"