Uat_Study
parent
97e8ec44cb
commit
4fb431f3bd
|
@ -849,7 +849,7 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
public CriterionType CriterionType { get; set; }
|
||||
|
||||
//自动 手动生成任务
|
||||
public bool IsAutoCreate { get; set; }
|
||||
public bool IsAutoCreate { get; set; } = true;
|
||||
|
||||
/// <summary>
|
||||
/// 项目标准ID
|
||||
|
|
Loading…
Reference in New Issue