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