法规月报

This commit is contained in:
zhn
2023-09-01 11:04:12 +08:00
parent 5978653c9a
commit 79e4810ef8
2 changed files with 5 additions and 3 deletions
@@ -634,8 +634,10 @@ public class LawsMonthlyReportWriteEOServiceImpl extends ServiceImpl<LawsMonthly
String memoriesChapterContentCn = path + File.separator +"蔚来汽车法规月报-" + lawsMonthlyReportWriteEOS.get(0).getMonth()+"-CN.docx";
String memoriesChapterContentEn = path + File.separator +"蔚来汽车法规月报-" + lawsMonthlyReportWriteEOS.get(0).getMonth()+"-EN.docx";
// String memoriesChapterContentEn = path + File.separator +"Weilai Automobile Regulations Monthly Report-" + lawsMonthlyReportWriteEOS.get(0).getMonth()+"-EN.docx";
String titleCN = "蔚来汽车法规月报" + lawsMonthlyReportWriteEOS.get(0).getMonth();
String titleEN = "NIO Monthly Report on Automobile Regulations-" + lawsMonthlyReportWriteEOS.get(0).getMonth();
// String titleCN = "蔚来汽车法规月报" + lawsMonthlyReportWriteEOS.get(0);
// String titleEN = "NIO Monthly Report on Automobile Regulations-" + lawsMonthlyReportWriteEOS.get(0).getMonth();
String titleCN = "蔚来汽车法规月报" + lawsMonthlyReportWriteEOS.get(0).getMonth().replace("-","");
String titleEN = "NIO Monthly Regulation Report";
File wordFile = new File(memoriesChapterCN);
File wordFileEn = new File(memoriesChapterEN);
@@ -580,7 +580,7 @@ public class WordUtil {
}
if (org.apache.commons.lang3.StringUtils.isNotBlank(sb)) {
technologyTerritoryName = sb.substring(0, sb.length());
technologyTerritoryName = sb.substring(0, sb.length()-1);
}
}
//适用车型中文名