From 3ee81beb80d4488375130b6f30636725fc9db407 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 24 Dec 2025 09:30:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BDbot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRC.Core.SCP/Service/CStoreSCPService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRC.Core.SCP/Service/CStoreSCPService.cs b/IRC.Core.SCP/Service/CStoreSCPService.cs index 646f47089..1c7bf6392 100644 --- a/IRC.Core.SCP/Service/CStoreSCPService.cs +++ b/IRC.Core.SCP/Service/CStoreSCPService.cs @@ -587,7 +587,7 @@ namespace IRaCIS.Core.SCP.Service { newFragments.OffsetTable.AddRange(bot.ToArray()); - Console.WriteLine(bot.ToJsonStr()); + //Console.WriteLine(bot.ToJsonStr()); } #endregion