axios.post(url, { //...data }, { headers: { 'Authorization': `Basic ${token}` } }). (the authorization token might differ, check with the ...
確定! 回上一頁