xiangpei
2024-06-14 9e3d47a16aa7b4ed4edbcc1a09ac5949aa8f8ff6
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,