bug调整

This commit is contained in:
xy
2025-07-31 09:41:10 +08:00
parent 0bfea394b8
commit e336bc14b7
12 changed files with 97 additions and 49 deletions

View File

@@ -676,6 +676,7 @@
A1.Name busBar,
A3.Name substation,
A3.Id substationId,
A3.sort substationSort,
A4.Name powerCompany
FROM
pq_line A,

View File

@@ -124,6 +124,7 @@
<foreach collection="subIndex" item="item" open="(" close=")" separator=",">
#{item}
</foreach>
order by sub.Sort asc
</select>
<!--根据监测点索引集合获取监测点详细参数-->