From 49241d48e315522018d628d7d5769b0709bfd64c Mon Sep 17 00:00:00 2001 From: bonus <1203338439@qq.com> Date: Tue, 14 Oct 2025 22:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=90=E6=96=99=E7=AB=99=E7=BB=93=E7=AE=97?= =?UTF-8?q?=E7=8F=AD=E7=BB=84=E9=A1=B9=E7=9B=AE=E9=83=A8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/material/clz/ClzAgreementInfoMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/ClzAgreementInfoMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/ClzAgreementInfoMapper.xml index 6237edfc..3421cd92 100644 --- a/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/ClzAgreementInfoMapper.xml +++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/clz/ClzAgreementInfoMapper.xml @@ -397,7 +397,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" left join bm_unit bu on bai.unit_id = bu.unit_id WHERE bu.unit_name IS NOT NULL - AND bai.project_id = #{proId} + AND bai.project_id = #{proId} and bu.type_id = 1731 GROUP BY bu.unit_id