Commit e282fc25 authored by tianyiming's avatar tianyiming

修改直流中心消防管网压力排序规则

parent ca4fca05
......@@ -4885,7 +4885,7 @@
</if>
GROUP BY
es.id
) a
) a ORDER BY FIELD(status,'压力低','正常','--')
</select>
<select id="getInfluentFlowBySuper" 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