huminmin
8 小时以前 3aeb90eaaf54e1a1af32de5efb9c944910ac9005
src/main/java/com/ruoyi/production/service/ProductBomService.java
@@ -27,4 +27,6 @@
    AjaxResult uploadBom(MultipartFile file);
    void exportBom(HttpServletResponse response, Integer bomId);
    AjaxResult update(ProductBom productBom);
}