post(url, params,{ "headers": { "content-type": "application/json", }, }) .then(function(response) { console.log(response); }) .catch(function(error) { console.
確定! 回上一頁