fix: 实时监控查询加上按杆塔排序

dev
huangfeng 2 weeks ago
parent 21f231de89
commit 9c26e3f960

@ -206,6 +206,7 @@
#{id} #{id}
</foreach> </foreach>
</if> </if>
order by c.order asc
</select> </select>
<select id="selectDyAndLineAndTowerAnTermList" resultMap="DyAndLineAndTowerAnTermMap"> <select id="selectDyAndLineAndTowerAnTermList" resultMap="DyAndLineAndTowerAnTermMap">
select select

Loading…
Cancel
Save