src/main/java/com/whyc/service/ProductBomHistoryService.java
@@ -15,6 +15,7 @@ import org.apache.poi.ss.usermodel.ClientAnchor; import org.apache.poi.ss.usermodel.IndexedColors; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Lazy; import org.springframework.stereotype.Service; import javax.imageio.ImageIO; @@ -43,6 +44,7 @@ private ProductBomService bomService; @Autowired @Lazy private ProductService productService; //根据子件名称和母料型号查询历史版本记录