@@ -550,6 +550,7 @@
GROUP BY d.user_id
) t
GROUP BY t.userId
+ ORDER BY t.totalCost DESC
</select>
<!-- 快手 快手-查询账户数据信息 -->