【修改】 选择题未选也继续记录归档

This commit is contained in:
DESKTOP-932OMT8\REN
2025-06-04 11:48:35 +08:00
parent 0eabe9fc42
commit 0ab28b6d88
5 changed files with 12 additions and 1 deletions

View File

@@ -93,5 +93,4 @@ public class AutoToolsController {
stuPaperScoreInfoVos.setExamQuestionList(examQuestionList);
return CommonResult.success(stuPaperScoreInfoVos);
}
}