Commit b769a6dc authored by 张森's avatar 张森

自动化需求开发 bug

parent 5bfcfc11
......@@ -2999,7 +2999,7 @@
WHERE
efe.fire_equipment_id = ind.equipment_specific_id
) equipmentName,
ind.update_date as create_date,
DATE_FORMAT(ind.update_date, '%Y-%m-%d %H:%i:%s') as create_date,
( SELECT
IFNULL(GROUP_CONCAT( temp.name SEPARATOR ','),'') AS systemName
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