From 52b08c7afc0cd4c9cc4e6e7c2279435c1d6aa406 Mon Sep 17 00:00:00 2001 From: chenhc <2369838784@qq.com> Date: Sun, 25 Aug 2024 15:30:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B7=A5=E4=BD=8D=E5=88=86=E9=A1=B5?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mybatis/mapper/basic/BasicCollectPointCategoryMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mybatis/mapper/basic/BasicCollectPointCategoryMapper.xml b/src/main/resources/mybatis/mapper/basic/BasicCollectPointCategoryMapper.xml index 7b7c61d6e..846e3f13e 100644 --- a/src/main/resources/mybatis/mapper/basic/BasicCollectPointCategoryMapper.xml +++ b/src/main/resources/mybatis/mapper/basic/BasicCollectPointCategoryMapper.xml @@ -13,7 +13,7 @@ and invCode = #{invCode} - ORDER BY id DESC + ORDER BY code