springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyAlarmMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyAlarmMapper.xml
@@ -18,7 +18,7 @@ </resultMap> <select id="selectList" resultType="com.panzhihua.common.model.vos.property.ComPropertyAlarmVO"> select t.*,t1.position,t1.longitude,t1.latitude,t2.name as solveName from com_property_Alarm t select t.*,t1.position,t1.longitude,t1.latitude,t2.name as solveName from com_property_alarm t left join com_property_equipment t1 on t.serial_no = t1.serial_no left join sys_user t2 on t.solve_id = user_id <where>