Commit 652c05b2 by XiaHou

域名地址

parent 4b6e294c
...@@ -8,7 +8,7 @@ const service = axios.create({ ...@@ -8,7 +8,7 @@ const service = axios.create({
// baseURL: 'http://192.168.31.138:8201/mall-portal', // baseURL: 'http://192.168.31.138:8201/mall-portal',
// baseURL: 'http://vankemanage.jsonpro.cn/mall-portal', // baseURL: 'http://vankemanage.jsonpro.cn/mall-portal',
// baseURL: 'http://10.27.33.4:8201/mall-portal', // baseURL: 'http://10.27.33.4:8201/mall-portal',
baseURL: 'http://10.27.33.5:8201/mall-portal', baseURL: 'https://vv9.vanke.com:9443/mall-portal',
timeout: 60000 // 请求超时时间 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