async function can be called in two ways. using then method. request.then(resp => console.log(resp)).catch(e => console.log(e));.
確定! 回上一頁