修改比例尺
This commit is contained in:
@@ -2479,6 +2479,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public string OrderMarkName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 比例
|
||||
/// </summary>
|
||||
public decimal? Proportion { get; set; }
|
||||
|
||||
public Guid? MarkId { get; set; }
|
||||
public Guid? NoneDicomFileId { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user