@@ -1595,5 +1595,7 @@
</if>
group by
operatorid,su.name
+ order by
+ count1 desc
</select>
</mapper>