浏览代码

设备撞他接口不通时设备列表也显示

yejian 3 年之前
父节点
当前提交
98af5365ec

+ 1 - 0
imcs-admin-boot/imcs-tenant-biz/src/main/java/com/github/zuihou/tenant/service/impl/ProductionresourceServiceImpl.java

@@ -861,6 +861,7 @@ public class ProductionresourceServiceImpl extends SuperCacheServiceImpl<Product
                     item.put("productionStatus","");
                     item.put("controlStatusCN","");
                     item.put("productionStatusCN","");
+                    finalReturnList.add(item);
                 }
 
                 //item.put("category",categoryMap.get(category));