diff --git a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml
index bcbed21..2942ec7 100644
--- a/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml
+++ b/bonus-modules/bonus-material-mall/src/main/resources/mapper/material/device/DevInfoMapper.xml
@@ -726,6 +726,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and sd.dept_name like concat('%',#{companyName},'%')
+ and sd.dept_name !='省公司'