Again, this code will produce a syntax error, because you can't use await inside normal arrow functions. Let's use an async arrow function:
確定! 回上一頁