Commit 7e9e8f3f authored by chenzhao's avatar chenzhao

列表告警位置拼接详细地址

parent efed5a29
......@@ -199,7 +199,7 @@
AS fireEquipmentPointValue,
wlesal.type AS type,
wlesal.create_date AS createDate,
CONCAT_WS(' ',ware.full_name,wsd.description) AS warehouseStructureName,
CONCAT_WS(' ',ware.full_name,wsd.description,wled.area) AS warehouseStructureName,
(select
group_concat(fet.`name`)
from f_equipment_fire_equipment as fefe
......
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