From 2820d7073612da3f87d657a50dbf7fcbe6d0cd40 Mon Sep 17 00:00:00 2001 From: gaowdong Date: Mon, 30 Dec 2024 17:43:13 +0800 Subject: [PATCH] =?UTF-8?q?bug=204447=E4=BF=AE=E5=A4=8D=EF=BC=9A=20?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E7=BB=93=E6=9D=9F=E5=90=8E=EF=BC=8C=E5=88=86?= =?UTF-8?q?=E9=A1=B5=E6=8E=A7=E4=BB=B6=E5=87=BA=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/subeva/SubCorepersonMapper.xml | 57 +++++++++---------- 1 file changed, 26 insertions(+), 31 deletions(-) diff --git a/modules/bmw/src/main/resources/mapper/subeva/SubCorepersonMapper.xml b/modules/bmw/src/main/resources/mapper/subeva/SubCorepersonMapper.xml index c1c432a..3ac4a90 100644 --- a/modules/bmw/src/main/resources/mapper/subeva/SubCorepersonMapper.xml +++ b/modules/bmw/src/main/resources/mapper/subeva/SubCorepersonMapper.xml @@ -59,26 +59,27 @@ WHERE bsc.is_active = '1' and td.`value` = #{params.month} and fcpe.eva_date is not null - + + limit #{offset}, #{limit}