xiangpei
2024-07-16 6e72545fc4ff922354192b16eb14e92c1e1f75c1
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