From 963a0fd0611deff6b366cad21f1ef4e94f5d217e Mon Sep 17 00:00:00 2001
From: dongdingding <207595406@qq.com>
Date: Thu, 21 Dec 2023 15:40:35 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AE=A1=E5=88=92=E7=AE=A1=E7=90=86=E6=A8=A1?=
=?UTF-8?q?=E5=9D=97=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/yingji/BPlanEnterpriseMapper.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ruoyi-system/src/main/resources/mapper/yingji/BPlanEnterpriseMapper.xml b/ruoyi-system/src/main/resources/mapper/yingji/BPlanEnterpriseMapper.xml
index 458d5cc..70c2bf2 100644
--- a/ruoyi-system/src/main/resources/mapper/yingji/BPlanEnterpriseMapper.xml
+++ b/ruoyi-system/src/main/resources/mapper/yingji/BPlanEnterpriseMapper.xml
@@ -76,7 +76,7 @@
and a.user_id = #{userId}
and a.dept_id = #{deptId}
- and s.district in
+ and a.district in
#{item}