chenhj
2026-04-25 68f0d9a4cce457e9623e55b14858f7e5ea4c4622
src/main/java/com/ruoyi/production/service/ProductionOrderService.java
@@ -22,4 +22,6 @@
    boolean removeProductionOrder(List<Long> ids);
    int syncProductionOrderSnapshot(Long productionOrderId);
    Object bindingRoute(ProductionOrderDto productionOrderDto);
}