zss
15 小时以前 9c685df2670f9536d1adf9dfb1c0e95a7d5f9c53
src/main/java/com/ruoyi/production/service/ProductBomService.java
@@ -27,4 +27,7 @@
    AjaxResult uploadBom(MultipartFile file, Long dictCode);
    void exportBom(HttpServletResponse response, Integer bomId);
    String strengthById(Long bomId);
}