xiangpei
2024-07-16 fc36338476ccb0e8fa641794de4022f300f59a2e
src/main/resources/mapper/QuestionMapper.xml
@@ -273,7 +273,7 @@
        DISTINCT
        q.id,
        q.question_type,
        q.correct as answer,
        q.correct,
        ttc.content
        FROM
        t_question q