From fddd681e2047ecb18fa05846eafe2a406d084230 Mon Sep 17 00:00:00 2001 From: xyiege Date: Thu, 20 Oct 2022 21:11:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=92=E5=BA=8F=E8=BE=93?= =?UTF-8?q?=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/szwh/OrderMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/mapper/szwh/OrderMapper.xml b/src/main/resources/mapper/szwh/OrderMapper.xml index 7fb78d4..1bbda9e 100644 --- a/src/main/resources/mapper/szwh/OrderMapper.xml +++ b/src/main/resources/mapper/szwh/OrderMapper.xml @@ -98,6 +98,7 @@ limit #{startRs},#{pageSize} + order by id DESC;