xiangpei
2024-07-09 c2cd507da74f1841d0133d4c9bff9025ce1066ba
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