Administrator
1 days ago 39dc91a2cd323c8c211000dfb357cf9cb5907687
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