This commit is contained in:
he
2025-06-10 09:13:48 +08:00
parent 5a83bf9221
commit 04aa2c79f6
3 changed files with 7 additions and 7 deletions
@@ -350,6 +350,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
public class GetDataInspectionOutDto : DataInspection
{
public bool IsShow { get; set; }
public string TrialReadingCriterionName { get; set; }
public string BlindName { get; set; }
@@ -461,6 +462,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
{
public Guid? FrontAuditConfigId { get; set; }
/// <summary>
/// 项目iD
/// </summary>