buhuazhen
9 天以前 aeb7d490c7fa55ae4861a43d256a5a9cf649d39c
src/main/java/com/ruoyi/production/service/ProcessRouteService.java
@@ -17,5 +17,5 @@
    int batchDelete(List<Long> ids);
    Long processRouteAnticlockwise(List<ProcessRouteAnticlockwiseDto> processRouteAnticlockwiseDtos, Long productModelId, Long productOrderI,String uuidd);
    Long processRouteAnticlockwise(List<ProcessRouteAnticlockwiseDto> processRouteAnticlockwiseDtos, Long productModelId, Long productOrderI);
}