doum
2025-12-16 7ae632cdf459e9860a01b6520e10afb57c0761b3
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