... const token = 'token_value'; const roomInfo = axios({ method: 'GET', url: api, responseType: 'json', // responseType 也可以寫在header ...
確定! 回上一頁