From 30276847aeb0f4316edf13cb5d3a48339dffa6ee Mon Sep 17 00:00:00 2001
From: hayu <1604366271@qq.com>
Date: Sat, 3 Jan 2026 17:35:25 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=8F=B8=E7=AE=80=E7=A7=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/material/device/DevInfoMapper.xml | 1 +
1 file changed, 1 insertion(+)
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 !='省公司'