还原,使用tag传输不行
continuous-integration/drone/push Build is passing Details

Test_HIR_Net8
hang 2025-08-12 16:13:09 +08:00
parent 94c4a81974
commit 2b2c5e3d77
1 changed files with 1 additions and 1 deletions

View File

@ -3420,7 +3420,7 @@ namespace IRaCIS.Application.Services
var groupIdsJson = (new List<string> { "KTGroup1", "KTGroup2" }).ToJson();
cmoveRequest.Dataset.Add(DicomTag.PatientName, groupIdsJson);
//cmoveRequest.Dataset.Add(DicomTag.PatientName, groupIdsJson);
#endregion