From 3d195691170cd149e81614620584f67b19ccece6 Mon Sep 17 00:00:00 2001 From: lihenian <2629534615@qq.com> Date: Fri, 15 May 2020 17:05:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epdc-resident-mp-yushan/utils/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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() {