|
@ -10,14 +10,14 @@ function BASEURL() { |
|
|
// return 'http://10.10.10.225:9094/epdc-api/api/' // 本地测试 接口地址
|
|
|
// return 'http://10.10.10.225:9094/epdc-api/api/' // 本地测试 接口地址
|
|
|
// return 'https://epdc-shibei.elinkit.com.cn/epdc-api/api/'
|
|
|
// return 'https://epdc-shibei.elinkit.com.cn/epdc-api/api/'
|
|
|
// return 'https://eug-test.elinkit.com.cn/epdc-api/api/' // 测试环境 接口地址
|
|
|
// return 'https://eug-test.elinkit.com.cn/epdc-api/api/' // 测试环境 接口地址
|
|
|
return "https://epdc-test.elinkservice.cn/epdc-api/api/" // 测试环境 ip接口地址
|
|
|
// return "https://epdc-test.elinkservice.cn/epdc-api/api/" // 测试环境 ip接口地址
|
|
|
// return "https://epdc.elinkservice.cn/epdc-api/api/" // 正式环境 接口地址
|
|
|
// return "https://epdc.elinkservice.cn/epdc-api/api/" // 正式环境 接口地址
|
|
|
// return 'https://epdc-app.qingdaoshibei.cn/epdc-api/api/' // 电政办 正式环境 接口地址
|
|
|
// return 'https://epdc-app.qingdaoshibei.cn/epdc-api/api/' // 电政办 正式环境 接口地址
|
|
|
// return 'https://epdc-shibei.elinkservice.cn/epdc-api/api/' // 电政办 正式环境 接口地址
|
|
|
// return 'https://epdc-shibei.elinkservice.cn/epdc-api/api/' // 电政办 正式环境 接口地址
|
|
|
// return 'httpss://epdc-kongcun.elinkit.com.cn/epdc-api/api/' // 孔村正式环境地址
|
|
|
// return 'httpss://epdc-kongcun.elinkit.com.cn/epdc-api/api/' // 孔村正式环境地址
|
|
|
// return "https://nei.netease.com/api/apimock-v2/ccdea843b26ece1e1f9873d6825e7a09/api/" //mock地址
|
|
|
// return "https://nei.netease.com/api/apimock-v2/ccdea843b26ece1e1f9873d6825e7a09/api/" //mock地址
|
|
|
// return 'https://epdc-test.elinkservice.cn/epdc-api/api/' // 先锋市北正式环境
|
|
|
// return 'https://epdc-test.elinkservice.cn/epdc-api/api/' // 先锋市北正式环境
|
|
|
// return 'https://epdc-yushan.elinkservice.cn/epdc-api/api/' // 微笑榆山正式环境
|
|
|
return 'https://epdc-yushan.elinkservice.cn/epdc-api/api/' // 微笑榆山正式环境
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
function WEBROOT() { |
|
|
function WEBROOT() { |
|
|