This commit is contained in:
mashuai 2026-01-14 11:14:37 +08:00
parent ff6e83188f
commit f2dc29fa13
1 changed files with 0 additions and 2 deletions

View File

@ -1063,7 +1063,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
SELECT project_id
FROM bm_agreement_info
WHERE is_slt = 0
AND is_show != 0
))
<if test="projectIdList != null and projectIdList.size() > 0">
AND bmp.external_id in
@ -1093,7 +1092,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
SELECT project_id
FROM bm_agreement_info
WHERE is_slt = 0
AND is_show != 0
))
<if test="projectIdList != null and projectIdList.size() > 0">
AND bmp.external_id in