This commit is contained in:
he
2022-07-29 10:15:56 +08:00
parent 3139ad0a16
commit 0a455dc4c5
2 changed files with 2 additions and 2 deletions
@@ -292,7 +292,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class GetReadingPastResultListOutDto
{
public Guid TaskId { get; set; }
public Guid VisitTaskId { get; set; }
public string TaskName { get; set; }
public string TaskBlindName { get; set; }