Commit dac276d7 authored by tianyiming's avatar tianyiming

取消监盘总览官网压力数据iot限制

parent 0b44e35e
...@@ -4888,7 +4888,7 @@ ...@@ -4888,7 +4888,7 @@
LEFT JOIN wl_form_instance fi ON fi.instance_id = es.id LEFT JOIN wl_form_instance fi ON fi.instance_id = es.id
WHERE WHERE
ed.`code` LIKE '92011000%' ed.`code` LIKE '92011000%'
AND es.iot_code IS NOT NULL <!-- AND es.iot_code IS NOT NULL-->
AND es.biz_org_code like concat(#{bizOrgCode}, '%') AND es.biz_org_code like concat(#{bizOrgCode}, '%')
GROUP BY GROUP BY
es.id es.id
......
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