Commit b69dd270 authored by chenzhao's avatar chenzhao

增加稳压泵卡片排序

parent 9d2a0dfc
...@@ -3087,6 +3087,7 @@ ...@@ -3087,6 +3087,7 @@
</if> </if>
GROUP BY GROUP BY
es.id es.id
ORDER BY es.realtime_iot_index_update_date desc
</select> </select>
<select id="queryPressureNowStateBySpecificId" resultType="java.util.Map"> <select id="queryPressureNowStateBySpecificId" 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