From ded89d0c580e45a18298c912d55954cc76c01cb1 Mon Sep 17 00:00:00 2001 From: lijianlin Date: Thu, 22 Jan 2026 16:28:21 +0800 Subject: [PATCH] =?UTF-8?q?01-22=20=E6=94=B6=E6=AC=BE=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E4=BB=98=E6=AC=BE=E6=97=B6=E9=97=B4=E6=8E=92?= =?UTF-8?q?=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/cashMapper/CashCollectionMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/cashMapper/CashCollectionMapper.xml b/src/main/resources/cashMapper/CashCollectionMapper.xml index 38fdaee..7c8ec34 100644 --- a/src/main/resources/cashMapper/CashCollectionMapper.xml +++ b/src/main/resources/cashMapper/CashCollectionMapper.xml @@ -202,7 +202,7 @@ ORDER BY ${cashCollection.sortField} ${cashCollection.sortOrder} - ORDER BY create_time DESC + ORDER BY pay_time DESC