xiangpei
2024-07-08 c447386e06ce5927fb6e3ccb22ee673535b3f566
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