springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiMicroVolunteeringMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiMicroVolunteeringMapper.xml
@@ -35,11 +35,12 @@ update_time from jinhui_micro_volunteering <where> 1=1 <if test="userId !=null and userId !='' "> user_id=#{userId} and user_id=#{userId} </if> <if test="state !=null and state !='' "> state=#{state} and `state`=#{state} </if> </where> order by creation_time desc