If you use await in a map , map will always return an array of promise. This is because asynchronous functions always return promises.
確定! 回上一頁