gongchunyi
3 天以前 040c5e8ff19498cb2409bc9a470748cf1aedfbd8
src/main/java/com/ruoyi/production/service/ProductProcessService.java
@@ -25,4 +25,6 @@
    AjaxResult importData(MultipartFile file);
    String batchDelete(List<Integer> ids);
    List<ProductProcess> productProcessList(Integer dateType);
}