whycxzp
2022-09-03 f40f45162d69d751628a8fa0c6784abb237d4eaa
src/main/java/com/whyc/mapper/ProductBomMapper.java
@@ -25,4 +25,6 @@
    List<ProductBom> getListByCodeAndModelList2(List<ProductBom> bomList);
    ProductBom getEnabledStandardBomListByParentCode(String parentCode);
}