Commit 3b81f518 authored by KeYong's avatar KeYong

Merge remote-tracking branch 'origin/develop_dl_3.6.0.6' into develop_dl_3.6.0.6

parents 26b0e7b9 13ca1d89
...@@ -2623,7 +2623,8 @@ ...@@ -2623,7 +2623,8 @@
GROUP BY GROUP BY
a.equipmentId a.equipmentId
) b ) b
ORDER BY
b.totalNum DESC
</select> </select>
<select id="getPressurePumpInfo" resultType="java.util.Map"> <select id="getPressurePumpInfo" 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