get(`path/to/data`, { headers: { 'Content-Type': 'application/json', }, }); return response.data; } catch (e) { if (e.
確定! 回上一頁