springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml
@@ -154,11 +154,11 @@ <if test='comActDynVO.choice == 0 '> and d.community_id = ${comActDynVO.communityId} </if> <if test='comActDynVO.areaCode !=null '> and ca.area_code = ${comActDynVO.areaCode} </if> </if> and d.category = #{comActDynVO.category} </if> <if test='comActDynVO.areaCode !=null '> and ca.area_code = ${comActDynVO.areaCode} </if> <if test='comActDynVO.title != null and comActDynVO.title.trim() != ""'> AND d.title like