修改一版

Uat_Study
he 2022-06-23 16:44:17 +08:00
parent 5655b3dbcd
commit 9a5ed8d4dc
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public List<QuestionAnswer> AnswerList { get; set; } = new List<QuestionAnswer>(); public List<QuestionAnswer> AnswerList { get; set; } = new List<QuestionAnswer>();
public JudgeTypeEnum JudgeType { get; set; }
} }
public class SaveJudgeTaskDto public class SaveJudgeTaskDto