From f2dc29fa1385fc45ec4f13ced97fb3b59586106b Mon Sep 17 00:00:00 2001 From: mashuai Date: Wed, 14 Jan 2026 11:14:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/material/common/SelectMapper.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/common/SelectMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/common/SelectMapper.xml index 2e1f62a5..50738fdb 100644 --- a/bonus-modules/bonus-material/src/main/resources/mapper/material/common/SelectMapper.xml +++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/common/SelectMapper.xml @@ -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 )) 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 )) AND bmp.external_id in