From b270ce0c0a2ab905889249691634b34fddfc7291 Mon Sep 17 00:00:00 2001 From: wengjx <2365319070@qq.com> Date: Wed, 20 Jul 2022 11:56:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=87=BA=E6=B2=A1=E6=9C=89=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/Archive_MasterMapper.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/mapper/Archive_MasterMapper.xml b/src/main/resources/mapper/Archive_MasterMapper.xml index 3b8565f..fbce876 100644 --- a/src/main/resources/mapper/Archive_MasterMapper.xml +++ b/src/main/resources/mapper/Archive_MasterMapper.xml @@ -929,9 +929,9 @@ and archive_master.name like '%'+#{name,jdbcType=NCHAR}+'%' - - and archive_master.ID_NO like '%'+#{idNo,jdbcType=NCHAR}+'%' - + + + and archive_master.dept_name in