From 2fe3441c3fc54fd7c84f785b88cb3af8a2464904 Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Fri, 12 Sep 2025 09:07:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BC=96=E8=AF=91=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= 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 f8fda11a0..c173a9caa 100644 --- a/IRC.Core.SCP/Service/CStoreSCPService.cs +++ b/IRC.Core.SCP/Service/CStoreSCPService.cs @@ -424,7 +424,7 @@ namespace IRaCIS.Core.SCP.Service } else { - Log.Logger.Warning($"未找到{g.Key.StudyInstanceUid}的Cmove记录"); + Log.Logger.Warning($"未找到{studyInstanceUid}的Cmove记录"); } } #endregion