gongchunyi
2 天以前 90869d75f496350fcb11587010fef20fba16157b
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);
}