添加重阅复制的逻辑
This commit is contained in:
@@ -956,6 +956,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public class CopyTableAnswerRowInfo : ReadingTableAnswerRowInfoBase
|
||||
{
|
||||
|
||||
public Guid? IdentityRowId { get; set; }
|
||||
|
||||
public Guid OriginalId { get; set; }
|
||||
|
||||
public LesionType? LesionType { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user