hyingbo
7 天以前 cc0e9036de6e922e8fe254fef01d8de9996024b7
lxzn-module-dnc/src/main/java/org/jeecg/modules/dnc/service/IDevicePermissionService.java
@@ -56,5 +56,5 @@
    /**
     * 加载产线设备树
     */
    List<MdcEquipmentTree> DncLoadTreeListByProduction(String userId);
    List<MdcEquipmentTree> DncLoadTreeListByProduction();
}