springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiComActWorkGuideMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiComActWorkGuideMapper.xml
@@ -57,7 +57,7 @@ and title like concat('%',#{pageActWorkGuideDTO.title},'%') </if> <if test='pageActWorkGuideDTO.isOnLine != null and pageActWorkGuideDTO.isOnLine != ""'> and is_on_line=#{isOnLine} and is_on_line=#{pageActWorkGuideDTO.isOnLine} </if> </where> order by update_at desc