From c5aa4057947d3b439035c95a866bf125f7c0cb4d Mon Sep 17 00:00:00 2001
From: haozq <1611483981@qq.com>
Date: Tue, 21 Oct 2025 13:30:47 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8B=E5=8F=91=E7=8F=AD?=
=?UTF-8?q?=E7=BB=84=E4=BB=BB=E5=8A=A1=E4=BF=A1=E6=81=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/bmw/UrkSendMapper.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/bonus-modules/bonus-bmw/src/main/resources/mapper/bmw/UrkSendMapper.xml b/bonus-modules/bonus-bmw/src/main/resources/mapper/bmw/UrkSendMapper.xml
index 39a95a5..0f69221 100644
--- a/bonus-modules/bonus-bmw/src/main/resources/mapper/bmw/UrkSendMapper.xml
+++ b/bonus-modules/bonus-bmw/src/main/resources/mapper/bmw/UrkSendMapper.xml
@@ -83,6 +83,12 @@
dev_model devModel,on_line onLine
from pm_att_device
where pro_id=#{proId} and is_active=1
+
+ and team_id is NULL
+
+
+ and sub_id is NULL and team_id is NULL
+
and sub_id=#{supId}