get('/user/' + array[i].id).then(response => { // do something with response users.push(response); }) ) } Promise.all(promises).
確定! 回上一頁