MrShi
2026-01-13 3a154bdb0a5aaa2c0ac3eac95a6ba747068bd454
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