huminmin
2026-03-20 607e112467e23feb6f3e34d36e302ef6a9c3f7bc
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);