字段添加
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ab3b9bddc8
commit
d45871a0db
|
|
@ -1156,6 +1156,11 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
|
|
||||||
public bool IsIQCAutoTaskDistinguishType { get; set; }
|
public bool IsIQCAutoTaskDistinguishType { get; set; }
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 影像质控风险控制
|
||||||
|
/// </summary>
|
||||||
|
public bool? IsImageQualityControl { get; set; }
|
||||||
|
|
||||||
//public bool IsTrialStart { get; set; } = false;
|
//public bool IsTrialStart { get; set; } = false;
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue