Administrator
2026-03-13 88b5320e03180879f9133a3340a86914149f2790
src/main/resources/mapper/modules/AiMemberAnswerItemMapper.xml
@@ -22,6 +22,7 @@
        a.difficulty as difficulty,
        a.member_answer_question_id as memberAnswerQuestionId,
        a.answer_analysis as answerAnalysis,
        a.CREATED_TIME as createdTime,
        a.product_question_id as productQuestionId
        from ai_member_answer_item a
        where