Administrator
2026-03-18 6d450cf1fd7b70edf89e5e9788ac5be536040fbb
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