From f52e35379f7f98e038dcbff4e39eb5927e90eca7 Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Tue, 1 Jul 2025 17:56:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=BD=E6=9F=A5=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs b/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs index 619dedd4f..7370349ed 100644 --- a/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs +++ b/IRaCIS.Core.Infra.EFCore/Common/AuditingData.cs @@ -211,6 +211,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common { //TrialDicList = string.Join(",", trialDics) + CalledAE = trialDicomAE?.CalledAE, IP = trialDicomAE?.IP, Port = trialDicomAE?.Port,