From dd3b7f66f440fa13eaedccf8858da7d208c1ba9a Mon Sep 17 00:00:00 2001 From: diaoruifeng <18351522362@163.com> Date: Wed, 30 Mar 2022 23:50:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/OcpApiGroupMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/mapper/OcpApiGroupMapper.xml b/src/main/resources/mapper/OcpApiGroupMapper.xml index 08cac34..8225888 100644 --- a/src/main/resources/mapper/OcpApiGroupMapper.xml +++ b/src/main/resources/mapper/OcpApiGroupMapper.xml @@ -132,7 +132,7 @@ and oag.api_group_name = #{apiGroupName} - order by oab.api_mtime desc + order by oab.api_ctime desc -- 2.26.0