修改日志提示
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
0fdbb5dde0
commit
a595ca10fe
|
|
@ -1068,7 +1068,7 @@ namespace IRaCIS.Core.API.Controllers
|
|||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
Log.Logger.Warning($"处理文件{study.StudyCode}DIR失败: {ex.Message}");
|
||||
Log.Logger.Warning($"处理文件DIR{study.StudyDIRPath}失败: {ex.Message}");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue