mock.onGet('/user?id=123').reply(200, {. 13. name: 'John Smith',. 14. password: '123456789'. 15. }); 16. 17. axios. 18 .get('/user?id=123').
確定! 回上一頁