... fetch( request的url, { method: "GET", headers: new Headers({ 'Content-Type': 'application/json', 'Authorization': token, /* 把token放在 ...
確定! 回上一頁