springcloud_k8s_panzhihuazhihuishequ/community_backstage/src/main/java/com/panzhihua/community_backstage/api/JinhuiAppi.java
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiComActQuestnaireUserAnswerMapper.xml
@@ -34,7 +34,11 @@ jcaqa.transact_type, jcaqa.reply from jinhui_com_act_questnaire_user_answer as jcaqa where jcaqa.user_id=#{userId} <where> <if test="userId!=null and userId!='' "> jcaqa.user_id=#{userId} </if> </where> order by jcaqa.creation_time desc </select>