sendAllData(data) { return axios.post(API_URL + "receiveData", JSON.stringify(data), { headers: { "Content-Type": "application/json; ...
確定! 回上一頁