Commit 6043b918 authored by zhangsen's avatar zhangsen

物联概览页面消防系统排序问题

parent f260094f
......@@ -2201,7 +2201,7 @@
and fs.biz_org_code like concat(#{bizOrgCode}, '%')
</if>
</where>
ORDER BY stateDesc
ORDER BY stateDesc, `fs`.`id`
</select>
<select id="getEquipAlarmInfoNum" resultType="java.util.Map">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment