Commit d42a8f42 authored by lisong's avatar lisong

修改bug

parent f1bde561
......@@ -151,7 +151,7 @@
LEFT JOIN wl_equipment_index wei on wesi.equipment_index_id = wei.id
WHERE wesi.equipment_specific_id = temp.id AND wei.is_trend = 0
ORDER BY wesi.update_date desc LIMIT 1),'--') AS status,
'--' AS flow
'0' AS flow
FROM(
SELECT wes.id,wes.name,
CASE
......
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