lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/service/IMdcEquipmentService.java
@@ -106,7 +106,7 @@ /** * 加载产线设备树 */ List<MdcEquipmentTree> loadTreeListByProduction(String userId,String type); List<MdcEquipmentTree> loadTreeListByProduction(String userId); /** * 设备监控列表 @@ -198,7 +198,7 @@ * @param ids * @return */ List<MdcEquipmentTree> loadTreeListByProductionIds(String ids,String type); List<MdcEquipmentTree> loadTreeListByProductionIds(String ids); /** * 查询单表数据