diff --git a/bonus-modules/bonus-material/src/main/resources/mapper/material/back/BackApplyInfoMapper.xml b/bonus-modules/bonus-material/src/main/resources/mapper/material/back/BackApplyInfoMapper.xml
index 25caa2f8..cbefe7b8 100644
--- a/bonus-modules/bonus-material/src/main/resources/mapper/material/back/BackApplyInfoMapper.xml
+++ b/bonus-modules/bonus-material/src/main/resources/mapper/material/back/BackApplyInfoMapper.xml
@@ -451,12 +451,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
WHERE
sai.`status`=0 and mm.qr_code = #{qrCode}
and mtr.user_id = #{userId}
-
- AND ba.unit_id = #{unitId}
-
-
- AND ba.project_id = #{proId}
-
AND ba.unit_id = #{unitId}