huminmin
2 天以前 522b9cd4cd7f38f88fe77cb9b9f2c5f7197eed29
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);