Commit 2cc9d10c authored by 张森's avatar 张森

自动化需求开发 bug

parent 97338dff
......@@ -2941,7 +2941,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