pacs 直连 增加修改
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-04 13:12:10 +08:00
parent a615b5cefd
commit 0c7495870b
11 changed files with 516 additions and 1334 deletions
+3
View File
@@ -99,5 +99,8 @@ namespace IRaCIS.Core.Domain.Models
public Guid? DeleteUserId { get; set; }
public bool IsFromPACS { get; set; }
}
}