修改添加qc模板
This commit is contained in:
@@ -47,7 +47,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public bool IsEnable { get; set; }
|
||||
public string Type { get; set; } = String.Empty;
|
||||
|
||||
public string ParentTriggerValue { get; set; }
|
||||
public string ParentTriggerValue { get; set; } = String.Empty;
|
||||
public Guid? ParentId { get; set; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user