From b5a7c535da135672f24ef73b10c88eab1df5ee19 Mon Sep 17 00:00:00 2001 From: dxfeng Date: Thu, 10 Jul 2025 14:03:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A5=E8=81=8C=E8=A1=A8=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=20=E5=A2=9E=E5=8A=A0=E5=B7=B2=E5=85=A5=E8=81=8C=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/mapper/LeaderCockpitMapper.xml | 3 +++ src/main/resources/mapper/ManagerPortalMapper.xml | 1 + 2 files changed, 4 insertions(+) diff --git a/src/main/resources/mapper/LeaderCockpitMapper.xml b/src/main/resources/mapper/LeaderCockpitMapper.xml index 3180eff..8363b52 100644 --- a/src/main/resources/mapper/LeaderCockpitMapper.xml +++ b/src/main/resources/mapper/LeaderCockpitMapper.xml @@ -66,6 +66,7 @@ select count(id) as value from e10_common.uf_jcl_rzgl t where t.delete_type = 0 and t.tenant_key = #{tenantKey} + and t.rzzt = 1 AND t.department IN @@ -92,6 +94,7 @@ select count(id) as value from e10_common.uf_jcl_rzgl t where t.delete_type = 0 and t.tenant_key = #{tenantKey} + and t.rzzt = 1 AND t.department IN