|  |  |  | @ -64,7 +64,7 @@ public class IdcController { | 
			
		
	
		
			
				
					|  |  |  |  |         return idcService.onceSync( params.get("tableName").toString(), isUpload); | 
			
		
	
		
			
				
					|  |  |  |  |     } | 
			
		
	
		
			
				
					|  |  |  |  |    | 
			
		
	
		
			
				
					|  |  |  |  |      | 
			
		
	
		
			
				
					|  |  |  |  |     | 
			
		
	
		
			
				
					|  |  |  |  |     //@Log("数据同步测试")
 | 
			
		
	
		
			
				
					|  |  |  |  |     @RequestMapping(value = "/spssync/common/test") | 
			
		
	
		
			
				
					|  |  |  |  |     public BaseResponse test(HttpServletRequest request, @RequestBody Map<String, Object> params) { | 
			
		
	
	
		
			
				
					|  |  |  | 
 |