lyh
11 小时以前 99d6db0aab044b740ce02f57872c1e38ae647b58
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/service/IMdcEquipmentService.java
@@ -101,12 +101,12 @@
    /**
     * 加载部门设备树
     */
    List<MdcEquipmentTree> loadTreeListByDepart(String userId);
    List<MdcEquipmentTree> loadTreeListByDepart(String userId, String key);
    /**
     * 加载产线设备树
     */
    List<MdcEquipmentTree> loadTreeListByProduction(String userId);
    List<MdcEquipmentTree> loadTreeListByProduction(String userId, String key);
    /**
     * 设备监控列表