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