Make a request for a user with a given ID axios.get('/user? ... function getUserAccount() { return axios.get('/user/12345'); } function getUserPermissions() ...
確定! 回上一頁