huminmin
3 天以前 4035416559e2002937806364b398df94587daaf2
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);