gongchunyi
3 天以前 89601693cac022cd36288f67afc39c079ce70810
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);
}