@@ -113,7 +113,7 @@
#{item}
</foreach>
GROUP BY account_id
- order by create_time desc
+ order by account_id desc
</select>
@@ -125,7 +125,7 @@
<select id="getKuaiShouGroupSum" resultType="com.alibaba.fastjson.JSONObject">