liding
8 天以前 103dd8cd1c05f1efb011a19c158b05eee9c192e7
src/main/java/com/ruoyi/production/service/ProductBomService.java
@@ -24,6 +24,8 @@
    AjaxResult add(ProductBom productBom);
    AjaxResult update(ProductBom productBom);
    AjaxResult uploadBom(MultipartFile file);
    void exportBom(HttpServletResponse response, Integer bomId);