This commit is contained in:
he
2023-03-17 13:37:58 +08:00
parent 1a85dbf81a
commit b818c05525
2 changed files with 14 additions and 0 deletions
@@ -260,6 +260,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public string BlindName { get; set; }
public bool IsHaveAdditionalQuestion { get; set; }
public bool IsBaseLine { get; set; }
public DateTime? LatestScanDate { get; set; }