Merge branch 'master' of http://192.168.1.2:8033/IRaCIS_Core_Api
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user