This commit is contained in:
he
2023-03-22 10:52:11 +08:00
parent bfea26342e
commit 2c8b90aa1b
3 changed files with 26 additions and 2 deletions
@@ -165,6 +165,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public string GlobalChangeAnswer { get; set; } = string.Empty;
public List<CrterionDictionaryGroup> CrterionDictionaryGroup { get; set; }
}