This commit is contained in:
he
2025-01-09 17:12:03 +08:00
parent 81cb833d57
commit 5111372972
11 changed files with 18595 additions and 12 deletions
@@ -115,7 +115,7 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid QuestionId { get; set; }
public Guid? FirstAddTaskId { get; set; }
public Guid? FristAddTaskId { get; set; }
public QuestionType? QuestionType { get; set; }
public string OrderMarkName { get; set; } = string.Empty;