代码修改

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
@@ -1034,6 +1034,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid? FirstAddTaskId { get; set; }
public QuestionType? QuestionType { get; set; }
}
public class GetReadingQuestionAndAnswerInDto
{