whycxzp
2022-09-03 450eeccb9b54f22e65e9f3dab02119e3198e061b
src/main/java/com/whyc/service/ProductBomHistoryService.java
@@ -13,7 +13,6 @@
import com.whyc.util.ActionUtil;
import org.apache.poi.hssf.usermodel.*;
import org.apache.poi.ss.usermodel.ClientAnchor;
import org.apache.poi.ss.usermodel.Row;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@@ -458,7 +457,7 @@
        //根据baseProduct的code和custom_code,查找到基准产品
        if(baseProduct == null){
            //productService.
            //productService.getBomL
        }else{
        }