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}