测试模型默认值
continuous-integration/drone/push Build is running Details

Uat_IRC_Net8
hang 2026-05-27 10:31:53 +08:00
parent 1141cc20e9
commit 5ba831c044
1 changed files with 2 additions and 2 deletions

View File

@ -314,7 +314,7 @@ public partial class Trial : BaseFullDeleteAuditEntity
/// <summary>
/// 影像质控风险控制
/// </summary>
public bool? IsImageQualityControl { get; set; }
public bool? IsImageQualityControl { get; set; } = true;
public TrialDataStore TrialDataStoreType { get; set; }
@ -327,7 +327,7 @@ public partial class Trial : BaseFullDeleteAuditEntity
/// <summary>
/// QC质控下载
/// </summary>
public bool IsSupportQCDownloadImage { get; set; }
public bool IsSupportQCDownloadImage { get; set; }
/// <summary>
/// 打开失访可读