|  |  |  | @ -210,7 +210,7 @@ public class IdcServiceImpl implements IdcService { | 
			
		
	
		
			
				
					|  |  |  |  | 		boolean sync = true; | 
			
		
	
		
			
				
					|  |  |  |  | 		String[] tnames = t.split("/"); | 
			
		
	
		
			
				
					|  |  |  |  | 	 | 
			
		
	
		
			
				
					|  |  |  |  | 		String lastUpdateTime = getUpdateTime(tnames[0]); | 
			
		
	
		
			
				
					|  |  |  |  | 		String lastUpdateTime = getUpdateTime(tnames[2]); | 
			
		
	
		
			
				
					|  |  |  |  | 		Date nowUpdateTime = new Date(); | 
			
		
	
		
			
				
					|  |  |  |  | 		if(!StringUtils.isEmpty(tnames[0])) { | 
			
		
	
		
			
				
					|  |  |  |  | 			 | 
			
		
	
	
		
			
				
					|  |  |  | 
 |