修改一版

This commit is contained in:
he
2023-01-29 14:21:53 +08:00
parent bf630825e0
commit 275baf16db
4 changed files with 53 additions and 54 deletions
@@ -198,6 +198,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public bool IsCopy { get; set; } = false;
/// <summary>
/// 系统表格问题Id
/// </summary>
public Guid? SystemTableQuestionId { get; set; }
[NotMapped]
public List<string> ParentTriggerValueList