xiangpei
2024-06-13 5f7716b3b9d60bf7e289ba2261730b4185210f57
src/main/resources/mapper/ExamPaperAnswerMapper.xml
@@ -86,7 +86,6 @@
        a.id,
        a.name AS paperName,
        a.score DIV 10 AS systemScore,
        a.question_count,
        a.subject_id,
        a.paper_type,
        a.suggest_time,