axios.post('https://axios-app.firebaseio.com/users.json', formData) .then(res => console.log(res)) .catch(error => console.log(error)).
確定! 回上一頁