1.稳态区域报告功能微调

This commit is contained in:
2026-01-08 16:36:36 +08:00
parent b3ab5d2587
commit e2d3394669
7 changed files with 78 additions and 48 deletions

View File

@@ -109,6 +109,7 @@
<foreach collection="deptIds" item="item" open="(" close=")" separator=",">
#{item}
</foreach>
order by point.name asc
</select>