输出
This commit is contained in:
		
							parent
							
								
									716090b6ef
								
							
						
					
					
						commit
						6a35d55a80
					
				@ -29,7 +29,7 @@ let findlist = async (ctx, next) => {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    await Promise.allSettled(pro).then((res) => {
 | 
			
		||||
        // console.log(res)
 | 
			
		||||
        console.log(res)
 | 
			
		||||
        for (let i in res) {
 | 
			
		||||
            if(i.status == "fulfilled"){
 | 
			
		||||
                for (let j in res[i].value.list) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user