修改
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
public bool IsDicom { get; set; } = true;
|
||||
|
||||
public bool IsBeMark { get; set; } = false;
|
||||
|
||||
public Guid Id { get; set; }
|
||||
public Guid StudyId { get; set; }
|
||||
public string StudyInstanceUid { get; set; } = String.Empty;
|
||||
|
||||
Reference in New Issue
Block a user