gongchunyi
2 天以前 0fe8a027fc2e5bbcf24871b895fca12f5e2231c2
src/main/java/com/ruoyi/production/service/ProcessRouteService.java
@@ -18,4 +18,6 @@
    int batchDelete(List<Long> ids);
    List<ProductStructureDto> getRouteBom(Long id);
    ProcessRoute latestTypeDate(String productName, String strength);
}