const axios = ax.create({ baseURL: API_URL, headers: { 'Cache-Control': 'no-cache' }, adapter: cacheAdapterEnhancer(ax.defaults.adapter), crossdomain: true });.
確定! 回上一頁