AIHIT Sync worker fix tls

This commit is contained in:
Mikhail Kuznetsov
2023-10-02 12:12:02 +10:00
parent 917c745b79
commit 86c94e3266
2 changed files with 5 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ namespace PARR.AIHIT.Services
}
catch (Exception ex)
{
logger.LogError(ex, $"Ошибка при выполнении ХП sp_IPP_PARR_PTK_get_EK");
logger.LogError(ex, $"Ошибка при выполнении ХП sp_IPP_PARR_PTK_get_EK({respArea})");
}
return null;