From 38105986a5311e07aa9cb6f562e55ca2b444d485 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BA=84=E9=94=90=E6=B3=A2?=
<10549902+zhuangruibo@user.noreply.gitee.com>
Date: Thu, 23 Apr 2026 16:35:20 +0800
Subject: [PATCH] =?UTF-8?q?=E9=80=81=E7=A0=81=E5=85=A5=E4=BC=81=E5=8A=9F?=
=?UTF-8?q?=E8=83=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/EnterprisePubQrcodeMapper.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterprisePubQrcodeMapper.xml b/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterprisePubQrcodeMapper.xml
index e32e0872..e4e3688e 100644
--- a/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterprisePubQrcodeMapper.xml
+++ b/lib/EmergencyService/zdxtLawEnforcementCodeService/src/main/resources/mapper/EnterprisePubQrcodeMapper.xml
@@ -106,7 +106,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and import_file_name like concat('%', #{importFileName}, '%')
and remark like concat('%', #{remark}, '%')
- and dept_id in
+ and zone_dept_id in
#{deptIdItem}