修改一版

This commit is contained in:
he
2022-08-04 14:44:09 +08:00
parent a9b161783b
commit 070ef85418
6 changed files with 81 additions and 7 deletions
@@ -57,6 +57,9 @@ namespace IRaCIS.Core.Application.Contracts
public string ChildInvalidValue { get; set; } = String.Empty;
public int ShowOrder { get; set; }
public string ParentTriggerValue { get; set; }
}