This commit is contained in:
he
2023-01-10 10:13:14 +08:00
parent ecf9ac911c
commit 744229da06
4 changed files with 12 additions and 4 deletions
@@ -500,6 +500,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public string Path { get; set; }
public List<int> CriterionEnumList { get; set; }
}