|
|
@@ -5,7 +5,7 @@ const service = axios.create({
|
|
|
// baseURL: 'http://mptest.tongyu99.com',
|
|
|
// baseURL: 'http://mall.zhiqiyun.com',
|
|
|
// baseURL: '/api',
|
|
|
- baseURL: process.env.VUE_APP_BASE_API,
|
|
|
+ baseURL: process.env.VUE_APP_BASE_API+'/hkth5',
|
|
|
timeout: 1000 * 180,
|
|
|
headers: {
|
|
|
"content-type": 'text/plain;charset=utf-8',
|