Commit ebe53da0 authored by chenzhao's avatar chenzhao

修改bug

parent c3ded327
......@@ -1185,7 +1185,7 @@
IFNULL( fs.`name`, '其他' ) AS fireFightSysName,
'equip' AS fireFacilityType,
ws.source_id AS buildingId,
ws.`name` AS buildingName,
ws.`full_name` AS buildingName,
ed.maintenance_cycle,
ed.area AS location
FROM
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment