修改稽查
This commit is contained in:
@@ -7,6 +7,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public Guid Id { get; set;}
|
||||
public Guid StudyId { get; set; }
|
||||
public Guid SeriesId { get; set; }
|
||||
|
||||
public int NumberOfFrames { get; set; }
|
||||
public string StudyInstanceUid { get; set; } = string.Empty;
|
||||
public string SeriesInstanceUid { get; set; } = string.Empty;
|
||||
public string SopInstanceUid { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user