This commit is contained in:
@@ -80,7 +80,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public List<StudyName> StudyNameList { get; set; }
|
||||
|
||||
|
||||
public bool IsIQCAutoNextTask { get; set; }
|
||||
|
||||
public bool IsIQCAutoTaskDistinguishType { get; set; }
|
||||
|
||||
public List<TrialObjectNameConfig> TrialObjectNameList { get; set; }
|
||||
|
||||
@@ -1120,6 +1122,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public List<string> StudyUseStudyNameList { get; set; }
|
||||
|
||||
public bool IsIQCAutoNextTask { get; set; }
|
||||
|
||||
public bool IsIQCAutoTaskDistinguishType { get; set; }
|
||||
|
||||
//public bool IsTrialStart { get; set; } = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user