From 6fa1730e2c2f30d993e0c3a2428554aae5f70d64 Mon Sep 17 00:00:00 2001 From: WL Date: Mon, 24 Jun 2024 16:33:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=EF=BC=9A#16395=20?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E5=90=8E=E6=95=B0=E6=8D=AE=E6=9C=AA=E4=BF=9D?= =?UTF-8?q?=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mybatis/dsno1/depository/LibraryLogMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/mybatis/dsno1/depository/LibraryLogMapper.xml b/src/main/resources/mybatis/dsno1/depository/LibraryLogMapper.xml index 293a0bf..71c79d7 100644 --- a/src/main/resources/mybatis/dsno1/depository/LibraryLogMapper.xml +++ b/src/main/resources/mybatis/dsno1/depository/LibraryLogMapper.xml @@ -67,6 +67,7 @@ f where f.BUS_TEXT_LIBRARY_ID = #{BUS_TEXT_LIBRARY_ID} + order by CREATE_TIME desc