diff --git a/epdc-resident-mp-yushan/utils/config.js b/epdc-resident-mp-yushan/utils/config.js index ceb1cd1..cf9f9d6 100644 --- a/epdc-resident-mp-yushan/utils/config.js +++ b/epdc-resident-mp-yushan/utils/config.js @@ -16,7 +16,8 @@ function BASEURL() { // return 'https://epdc-shibei.elinkservice.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://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() {