@ -285,7 +285,7 @@ public class IcResiUserImportServiceImpl implements IcResiUserImportService, Res
try {
// todo 做了导入记录之后,这里就要判断,没有错误就不生成文件了
downLoadResults(hasErrorRows, response);
} catch (IOException e) {
} catch (Exception e) {
log.error("【导入IC居民附加信息】下载导入结果信息失败:{}", ExceptionUtils.getErrorStackTrace(e));
}