增加ACC number
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-18 15:18:40 +08:00
parent 22c9386101
commit 32ba46206b
6 changed files with 29 additions and 3 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ namespace IRaCIS.Core.SCP.Service
if (!trialCalledAEList.Contains(association.CalledAE) || isCanReceiveIamge == false)
{
Log.Logger.Warning($"拒绝CalledAE:{association.CalledAE}的连接");
Log.Logger.Warning($"拒绝CallingAE:{association.CallingAE} CalledAE:{association.CalledAE}的连接");
return SendAssociationRejectAsync(
DicomRejectResult.Permanent,