修改归档接口

This commit is contained in:
2022-05-09 10:11:10 +08:00
parent 671c73c874
commit 90ff700aa4
4 changed files with 4 additions and 16 deletions
@@ -205,9 +205,6 @@ namespace IRaCIS.Core.Application.Contracts
public string StudyInstanceUid { get; set; } = String.Empty;
public string AuditInfo { get; set; }=string.Empty;
//public Guid TrialId { get; set; }
//public Guid SiteId { get; set; }