Update function check status for other system
This commit is contained in:
		
							parent
							
								
									94a422519b
								
							
						
					
					
						commit
						ae8c0dea08
					
				| 
						 | 
				
			
			@ -1116,7 +1116,7 @@ const checkMultipleRequest = async () => {
 | 
			
		|||
    };
 | 
			
		||||
 | 
			
		||||
    client.messages.send(params);
 | 
			
		||||
    // client.messages.send(params1);
 | 
			
		||||
    client.messages.send(params1);
 | 
			
		||||
    report.map((r)=>{
 | 
			
		||||
      allResponse += JSON.stringify(r, null, 2)
 | 
			
		||||
    })
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue