From 33a066a5502eac156f53a1224e4e33da09fd42c8 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Mon, 8 Dec 2025 09:32:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9gateway?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mappers/person/WorkerRecordMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HnRealNameBmw/src/main/resources/mappers/person/WorkerRecordMapper.xml b/HnRealNameBmw/src/main/resources/mappers/person/WorkerRecordMapper.xml index a8e156d..38f1b7b 100644 --- a/HnRealNameBmw/src/main/resources/mappers/person/WorkerRecordMapper.xml +++ b/HnRealNameBmw/src/main/resources/mappers/person/WorkerRecordMapper.xml @@ -349,7 +349,7 @@ WHERE bwr.IS_ACTIVE = '1' and bwah.is_active = '1' - + and bwah.ID_NUMBER = #{params.idNumber} @@ -394,7 +394,7 @@ WHERE bwr.IS_ACTIVE = '1' and bwah.is_active = '1' - + and bwah.ID_NUMBER = #{params.idNumber}