import Axios from 'Axios'; import { throttleAdapterEnhancer } from 'axios-extensions'; const http = axios.create({ baseURL: '/', headers: { 'Cache-Control': ...
確定! 回上一頁