Administrator
2025-09-16 db43ef4bc6d068cdbcf3052871dd18c57dc4fcb7
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