lyh
2025-04-11 2cf1565485060fd56e1f1f1cffbba7a4d70d42a6
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();
}