From 6e8f2cdba0cc8c451813296ddb83b2e1b6aae47a Mon Sep 17 00:00:00 2001 From: donqi Date: Mon, 12 Dec 2022 01:21:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E5=88=97=E8=A1=A8=E5=80=92?= =?UTF-8?q?=E5=BA=8F=E6=8E=92=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ghy-custom/src/main/resources/mapper/customer/CustomerMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ghy-custom/src/main/resources/mapper/customer/CustomerMapper.xml b/ghy-custom/src/main/resources/mapper/customer/CustomerMapper.xml index ddf76679..5477cd43 100644 --- a/ghy-custom/src/main/resources/mapper/customer/CustomerMapper.xml +++ b/ghy-custom/src/main/resources/mapper/customer/CustomerMapper.xml @@ -48,6 +48,7 @@ AND place_status = #{placeStatus} + order by update_time desc