springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyRepairMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyRepairMapper.xml
@@ -49,7 +49,7 @@ and t1.name like concat(#{commonPage.systemName},'%') </if> <if test="commonPage.paramId !=null and commonPage.paramId !=0"> and t2.comunity_id =#{commonPage.paramId} and t2.community_id =#{commonPage.paramId} </if> <if test="commonPage.areaId !=null and commonPage.areaId !=0"> and t2.area_id =#{commonPage.areaId}