fuliqi
2024-06-14 6fd2460cc439e64789925e41d7106627d354fcd4
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,