添加字段
This commit is contained in:
@@ -127,4 +127,9 @@ public class ReadingTableAnswerRowInfo : BaseFullDeleteAuditEntity
|
||||
|
||||
[Comment("标记工具")]
|
||||
public string MarkTool { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// 病灶的身份Id 这个是病灶复制答案需要的
|
||||
/// </summary>
|
||||
public Guid? IdentityRowId { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user