src/main/java/com/ruoyi/production/service/SalesLedgerSchedulingService.java @@ -29,4 +29,5 @@ int productionDispatchDelete(List<Long> ids); int processScheduling(List<ProcessSchedulingDto> processSchedulingDto); }