springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyAlarmMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyAlarmMapper.xml
@@ -24,7 +24,7 @@ left join sys_user t2 on t.solve_id = user_id left join com_property_equipment t4 on t.receive_no = t4.serial_no <where> 1=1 1=1 and t.serial_no not like '70%' <if test="commonPage.paramId !=null"> and t1.community_id = ${commonPage.paramId} </if>