src/main/java/com/ots/common/utils/poi/WordUtil.java
@@ -1179,7 +1179,7 @@ changColorIfJAQ(textMap, out, reportName, tReportTemplate.getReportType()); //} //PAQ、MAQTR采用新的doc转pdf //PAQ、MAQTR采用、CIAQ新的doc转pdf if(ReportTypeEnum.PAQ.getCode().equals(reportType) || ReportTypeEnum.MAQTR.getCode().equals(reportType) || ReportTypeEnum.CIAQ.getCode().equals(reportType)){ PdfUtil.convertPDF(EssConfig.getProfile() + "/" + reportName);