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