From eaec394e0afc0c1b433a495cbdc7610e0363affd Mon Sep 17 00:00:00 2001 From: zhangjun <879913833@qq.com> Date: Tue, 30 Aug 2022 17:21:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mybatis/mapper/sarUser/TsUserMapper.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/adc-da-slrs/src/main/resources/mybatis/mapper/sarUser/TsUserMapper.xml b/adc-da-slrs/src/main/resources/mybatis/mapper/sarUser/TsUserMapper.xml index d68b67e8..e436f7e4 100644 --- a/adc-da-slrs/src/main/resources/mybatis/mapper/sarUser/TsUserMapper.xml +++ b/adc-da-slrs/src/main/resources/mybatis/mapper/sarUser/TsUserMapper.xml @@ -67,13 +67,13 @@ #{id} - - order by field(INSTITUTION_ID, - - #{id} - ) - --- order by u.CREATION_TIME desc,u.USID + + + + + + + order by u.CREATION_TIME desc,u.USID limit #{start},#{end}