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

Test_IRC_Net8
he 2026-01-29 14:05:08 +08:00
parent ab3b9bddc8
commit d45871a0db
1 changed files with 5 additions and 0 deletions

View File

@ -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;