1.冀北电网一张图-暂态水平调整
This commit is contained in:
@@ -110,6 +110,7 @@
|
||||
inner join pq_substation sub on sub.id = substation.id
|
||||
where device.Dev_Model = 1
|
||||
and point.state = 1
|
||||
and device.Run_Flag = 0
|
||||
and device.Dev_Data_Type in
|
||||
<foreach collection="list" item="item" open="(" close=")" separator=",">
|
||||
#{item}
|
||||
|
||||
Reference in New Issue
Block a user