Administrator
2026-02-04 53d8eb1656b2e28f2054ef0eecfe8e80d8b5e8bf
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