@ -514,7 +514,7 @@ public class WmsInventoryCheckbillService extends MybatisBaseService<WmsInventor
}else if ("02".equals(wmsInventoryCheckbillReportDetailsVo.getWarehouseTypeKey())){
inputStream = this.getClass().getClassLoader().getResourceAsStream("ftl/" + "jjpdbg" + ".ftl");
}else if ("03".equals(wmsInventoryCheckbillReportDetailsVo.getWarehouseTypeKey())){
inputStream = this.getClass().getClassLoader().getResourceAsStream("ftl/" + "cjpdbg" + ".ftl");
inputStream = this.getClass().getClassLoader().getResourceAsStream("ftl/" + "cj" + ".ftl");
}
//生成word文件名
String targetPath = docPdfComponent.getUploadTemplateUrl();