doum
2026-03-10 759ccbfc701c60800da901d8b5822b3528a5b002
screen/src/utils/request.js
@@ -1,8 +1,8 @@
import axios from "axios"
const instance = axios.create({
  baseURL: '/gateway_interface',
  timeout: 10000,
  baseURL: '/system_gateway',
  timeout: 30000,
  withCredentials: true,
  headers: {
    shopId: 1