修改
This commit is contained in:
@@ -183,7 +183,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public List<ReadingReportDto> TaskQuestions { get; set; }
|
||||
|
||||
public List<LesionDto> LesionList { get; set; } = new List<LesionDto>();
|
||||
public List<LesionDto> LesionCountList { get; set; } = new List<LesionDto>();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user