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}