diff --git a/mallinkService/src/main/resources/mapper/WxQuestionOneselfLogMapper.xml b/mallinkService/src/main/resources/mapper/WxQuestionOneselfLogMapper.xml index 40c5c0d1d..8d1ebc6dd 100644 --- a/mallinkService/src/main/resources/mapper/WxQuestionOneselfLogMapper.xml +++ b/mallinkService/src/main/resources/mapper/WxQuestionOneselfLogMapper.xml @@ -65,7 +65,7 @@ - select wqol.*,wqot.answer as answers,wqot.type,wqot.sort from wx_question_oneself_log wqol left join wx_question_oneself_topic wqot on wqot.id = wqol.topic_id