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