代码修改

This commit is contained in:
he
2023-09-22 14:54:18 +08:00
parent b3e5d2924a
commit 52e8e68cfc
2 changed files with 4 additions and 0 deletions
@@ -79,6 +79,8 @@ namespace IRaCIS.Core.Domain.Models
public Guid? FirstAddTaskId { get; set; }
public QuestionType? QuestionType { get; set; }
}