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