fuliqi
2024-06-17 7516e99d816b7f1610e6cc73fed23fc3d8ede1e3
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,