3⃣️ axios#post(url[, data[, config]]) {代码. ... request payload {id:1} axios.post(url, { id: 1 }).then(function (response) ...
確定! 回上一頁