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