|  |  | @ -47,8 +47,8 @@ public class GridMemberDataAnalysisExcelExportBean { | 
			
		
	
		
			
				
					|  |  |  |     @ExcelProperty(value = {"巡查次数"}) | 
			
		
	
		
			
				
					|  |  |  |     private int patrolTimes; | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |     @ExcelProperty(value = {"巡查时长(小时)"}) | 
			
		
	
		
			
				
					|  |  |  |     private double totalTime; | 
			
		
	
		
			
				
					|  |  |  |     @ExcelProperty(value = {"巡查时长"}) | 
			
		
	
		
			
				
					|  |  |  |     private String totalTime; | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |     @ExcelProperty(value = {"例行工作次数"}) | 
			
		
	
		
			
				
					|  |  |  |     private int patrolRoutineWorkTimes; | 
			
		
	
	
		
			
				
					|  |  | 
 |