huminmin
4 天以前 cc9e229da3a5d06be13e9ade5b5254d403f47c57
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);
}