chenhj
2026-04-24 b5f260b2364fad1e74a7eb1f5985268056e3a9e7
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);
}