@ -198,7 +198,7 @@
ORDER BY ${cashCollection.sortField} ${cashCollection.sortOrder}
</when>
<otherwise>
ORDER BY update_time DESC
ORDER BY pay_time DESC
</otherwise>
</choose>
</select>