|
|
@ -6,8 +6,8 @@ module.exports = { |
|
|
|
}; |
|
|
|
|
|
|
|
function BASEURL() { |
|
|
|
// return 'https://eug-test.elinkit.com.cn/js/epdc-api/api/' // 锦水测试环境
|
|
|
|
return 'https://epdc-jinshui.elinkservice.cn/epdc-api/api/' // 锦水正式环境接口地址
|
|
|
|
return 'https://eug-test.elinkit.com.cn/js/epdc-api/api/' // 锦水测试环境
|
|
|
|
// return 'https://epdc-jinshui.elinkservice.cn/epdc-api/api/' // 锦水正式环境接口地址
|
|
|
|
// return 'http://192.168.43.19:9094/epdc-api/api/'
|
|
|
|
} |
|
|
|
|
|
|
|