From a755d5849f87239f123bed1edef8f50823518a1b Mon Sep 17 00:00:00 2001 From: xhxu Date: Tue, 30 Mar 2021 11:17:08 +0800 Subject: [PATCH] question --- .../src/main/resources/mapper/WxQuestionOneselfLogMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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