标记代码修改
This commit is contained in:
@@ -20,6 +20,10 @@ public class ReadingNoneDicomMark : BaseAddAuditEntity
|
||||
[MaxLength]
|
||||
public string MeasureData { get; set; } = string.Empty;
|
||||
|
||||
public string MarkTool { get; set; }
|
||||
|
||||
public string OrderMarkName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 标记的唯一标识符
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user