添加上一次
This commit is contained in:
@@ -469,13 +469,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public int? NumberOfFrames { get; set; }
|
||||
|
||||
public string MeasureData { get; set; } = string.Empty;
|
||||
public Guid FirstAddTaskId
|
||||
{
|
||||
get
|
||||
{
|
||||
return this.VisitTaskId;
|
||||
}
|
||||
}
|
||||
public Guid? FirstAddTaskId { get; set; }
|
||||
|
||||
public QuestionType? QuestionType { get; set; }
|
||||
public string OrderMarkName { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user