修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2024-04-29 15:07:29 +08:00
parent 64c97b22d5
commit 5b92015c98
2 changed files with 18 additions and 2 deletions
@@ -1899,7 +1899,9 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class GetReadingPastResultListOutDto
{
public Guid VisitTaskId { get; set; }
public string TaskName { get; set; }
public Guid? ReadModuleVisitId { get; set; }
public string TaskName { get; set; }
public string VisitBlindName { get; set; }