修改编译错误
continuous-integration/drone/push Build is passing Details

Test_HIR_Net8
hang 2025-09-12 09:07:34 +08:00
parent 98741d9a3b
commit 2fe3441c3f
1 changed files with 1 additions and 1 deletions

View File

@ -424,7 +424,7 @@ namespace IRaCIS.Core.SCP.Service
} }
else else
{ {
Log.Logger.Warning($"未找到{g.Key.StudyInstanceUid}的Cmove记录"); Log.Logger.Warning($"未找到{studyInstanceUid}的Cmove记录");
} }
} }
#endregion #endregion