修改稽查列表

This commit is contained in:
2022-12-07 16:56:33 +08:00
parent 77ae724aea
commit fc361856d7
2 changed files with 4 additions and 4 deletions
@@ -344,7 +344,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
public class GetDataInspectionOutDto : DataInspection
{
public Guid? TrialReadingCriterionId { get; set; }
public string TrialReadingCriterionName { get; set; }
public string BlindName { get; set; }