修改
This commit is contained in:
@@ -1036,6 +1036,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public Guid? FirstAddTaskId { get; set; }
|
||||
|
||||
public QuestionType? QuestionType { get; set; }
|
||||
|
||||
public string? OrderMark { get; set; } = string.Empty;
|
||||
}
|
||||
public class GetReadingQuestionAndAnswerInDto
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user