From a1c385fcf17821900ee251afb2f26c32bfe23097 Mon Sep 17 00:00:00 2001 From: mzr <1562242162@qq.com> Date: Tue, 3 Jun 2025 16:19:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E8=A7=92?= =?UTF-8?q?=E8=89=B2=E6=98=A0=E5=B0=84=E6=9F=A5=E8=AF=A2=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/mapper_oracle/system/UserRoleMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm-common/src/main/resources/mapper/mapper_oracle/system/UserRoleMapper.xml b/crm-common/src/main/resources/mapper/mapper_oracle/system/UserRoleMapper.xml index d5b3dc4..55bfb24 100644 --- a/crm-common/src/main/resources/mapper/mapper_oracle/system/UserRoleMapper.xml +++ b/crm-common/src/main/resources/mapper/mapper_oracle/system/UserRoleMapper.xml @@ -180,7 +180,7 @@ ) - ORDER BY b.create_time DESC + ORDER BY b.create_time DESC, b.id