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