Commit 3064f028 by XiaHou

域名地址

parent e6ba2ccf
......@@ -6,7 +6,8 @@ import { getToken } from '@/utils/auth'
const service = axios.create({
// baseURL: process.env.BASE_API,
withCredentials: true,
baseURL: 'http://192.168.31.127:8401/mall-admin',
//baseURL: 'http://10.27.33.4:8401/mall-admin',
baseURL: 'http://10.27.33.5:8401/mall-admin',
// baseURL: 'http://hhg.api.jsonpro.cn:8201/mall-admin',
timeout: 60000 // 请求超时时间
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment