字段修改

This commit is contained in:
he
2026-08-13 15:16:51 +08:00
parent 416793018f
commit e159f8a82b
5 changed files with 74 additions and 16 deletions
@@ -3000,12 +3000,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
}
public class AnswerCombinationDto
{
public List<string> AnswerGroupA { get; set; }
public List<string> AnswerGroupB { get; set; }
}
public class TaskAnswerDto
{