修改一版

This commit is contained in:
he
2022-06-28 16:04:25 +08:00
parent 0b4ad2e63d
commit b0ecd75bba
@@ -88,7 +88,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public List<AnswerCombinationDto> AnswerCombination { get; set; }
[NotDefault]
public JudgeTypeEnum JudgeType { get; set; }
}