冀北电网一张图,变电站、终端和监测点信息接口编写

This commit is contained in:
wr
2024-04-23 18:16:12 +08:00
parent 9492365d0d
commit 02e1b8d42a
37 changed files with 1412 additions and 26 deletions

View File

@@ -42,6 +42,9 @@
#{item.id}
</foreach>
</if>
<if test="pmsDeviceInfoParam.upToGrid!=null">
AND pms_monitor.Is_Up_To_Grid = #{pmsDeviceInfoParam.upToGrid}
</if>
</select>