PCWG LastTaskState 取值修改

This commit is contained in:
he
2025-10-09 15:30:38 +08:00
parent 955fe25d30
commit 8936e9db99
3 changed files with 16 additions and 2 deletions
@@ -989,6 +989,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public List<CrterionDictionaryGroup> CrterionDictionaryGroup { get; set; }
public CriterionType CriterionType { get; set; }
public bool IsPage { get; set; } = false;
public string Answer { get; set; }