From 9c0eeaacb191c02a5c093b97d0c1b6f875e74b7a Mon Sep 17 00:00:00 2001 From: Derran Date: Wed, 16 Oct 2024 10:41:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=82=AC=E8=B5=8F=E6=8B=9B=E4=BA=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/product/WalletAccountAssociateOrderRecordDao.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dating-agency-mall-server/src/main/resources/mapper/product/WalletAccountAssociateOrderRecordDao.xml b/dating-agency-mall-server/src/main/resources/mapper/product/WalletAccountAssociateOrderRecordDao.xml index ed72c16..5022f78 100644 --- a/dating-agency-mall-server/src/main/resources/mapper/product/WalletAccountAssociateOrderRecordDao.xml +++ b/dating-agency-mall-server/src/main/resources/mapper/product/WalletAccountAssociateOrderRecordDao.xml @@ -154,6 +154,7 @@ AND dp.sub_category = #{queryParam.subCategory} + order by dp.sub_category desc