yuan
2026-04-25 d344ee41f0b39c143bf4229b5c3e7aed965c444a
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);
}