| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -171,7 +171,7 @@ module.exports = function (app, opts) { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      alarms.State AS State,  | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      alarms.StructureId AS StructureId, | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      StartTime, EndTime | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      ${alarmQueryOptionStr}) where State>3 and ${paramStr}` | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					      ${alarmQueryOptionStr}) where State>2 and ${paramStr}` | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					   } | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					   async function getDataAlarms(anxinStruc) { | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |