?pacs 问题
continuous-integration/drone/push Build is passing Details

Test_HIR_Net8
hang 2025-08-12 16:27:35 +08:00
parent 2b2c5e3d77
commit 91cf1ab48c
1 changed files with 1 additions and 1 deletions

View File

@ -3445,7 +3445,7 @@ namespace IRaCIS.Application.Services
catch (Exception ex)
{
_logger.LogError($"cmove error{ex.Message + ex.InnerException?.Message}");
_logger.LogError($"cmove error{ex.Message + ex.StackTrace}");
}
});