map ((id) => getUser(id)); const users = await Promise.all(promises); console.log('.all done'); };loop();
確定! 回上一頁