|  |  | @ -164,7 +164,7 @@ public class UserStatisticalServiceImpl implements UserStatisticalService { | 
			
		
	
		
			
				
					|  |  |  |         insertRegUserGridDaily(data); | 
			
		
	
		
			
				
					|  |  |  |         insertRegUserGridMonthly(data);*/ | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |         log.warn("执行完毕======总耗时:{}ms",System.currentTimeMillis()-start); | 
			
		
	
		
			
				
					|  |  |  |         log.warn("执行完毕======总耗时:{}ms,customerId:{}",System.currentTimeMillis()-start, data.getCustomerId()); | 
			
		
	
		
			
				
					|  |  |  |     } | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |     @Transactional(rollbackFor = Exception.class) | 
			
		
	
	
		
			
				
					|  |  | 
 |