Commit f948d273 by XiaHou

域名地址

parent b378f824
......@@ -8,7 +8,8 @@ import { getToken } from '@/utils/auth'
const service = axios.create({
// baseURL: process.env.BASE_API,
withCredentials: true,
baseURL: 'http://vankefilemanage.jsonpro.cn/mall-portal',
//baseURL: 'http://10.27.33.4:8401/mall-portal',
baseURL: 'http://10.27.33.5:8401/mall-portal',
// 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