From 8b4711e8707ce263d3f32241564c3bc34fcb041d Mon Sep 17 00:00:00 2001 From: dongdingding <207595406@qq.com> Date: Thu, 21 Dec 2023 16:29:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B0=E5=A2=9E=E8=AE=A1?= =?UTF-8?q?=E5=88=92=E4=BC=81=E4=B8=9Alistxml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/yingji/BEnterpriseNewMapper.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ruoyi-system/src/main/resources/mapper/yingji/BEnterpriseNewMapper.xml b/ruoyi-system/src/main/resources/mapper/yingji/BEnterpriseNewMapper.xml index 4dc4792..e945584 100644 --- a/ruoyi-system/src/main/resources/mapper/yingji/BEnterpriseNewMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/yingji/BEnterpriseNewMapper.xml @@ -77,13 +77,13 @@ #{enterpriseName}, '%') - and a.district like concat('%',#{district}, '%') + and s.district like concat('%',#{district}, '%') - and a.district like concat('%',#{district}, '%') + and s.district like concat('%',#{district}, '%') - and a.district in + and s.district in #{item}