字段添加
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2026-01-29 14:05:08 +08:00
parent ab3b9bddc8
commit d45871a0db
@@ -1156,6 +1156,11 @@ namespace IRaCIS.Core.Application.Contracts
public bool IsIQCAutoTaskDistinguishType { get; set; }
/// <summary>
/// 影像质控风险控制
/// </summary>
public bool? IsImageQualityControl { get; set; }
//public bool IsTrialStart { get; set; } = false;