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