修复租户bug
This commit is contained in:
parent
5358d8c939
commit
127764115f
|
|
@ -148,7 +148,6 @@ public class IotCommonServiceImpl {
|
|||
}
|
||||
}
|
||||
}
|
||||
log.error("wtf========"+deploys.size());
|
||||
//无设备直接返回
|
||||
if(CollectionUtils.isEmpty(deploys)){
|
||||
return result;
|
||||
|
|
|
|||
Loading…
Reference in New Issue