67322 导入法规清单,处理返回错误信息。

This commit is contained in:
wangzhijiang
2023-03-30 09:26:20 +08:00
parent b9215c7db7
commit 6859cda98f
@@ -6286,6 +6286,9 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
html += s + "</br>";
}
FileUnZip.deleteDir(saveDirectory);
if(StringUtils.isNotBlank(html)){
html = html.substring(0,html.length()-7);
}
throw new JeroBootException(html);
} else {
if (dataList.size() != 0) {