|
@ -13,8 +13,9 @@ function BASEURL() { |
|
|
// return "http://219.146.91.110:9094/epdc-api/api/" // 测试环境 ip接口地址
|
|
|
// return "http://219.146.91.110:9094/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 '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/' // 微笑榆山正式环境
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
function WEBROOT() { |
|
|
function WEBROOT() { |
|
|