From 51b54c51d1efcd11ca97afd44cb0dd76d285d02e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E4=BC=9F?= Date: Mon, 2 Dec 2019 09:33:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=94=AF=E4=BB=98=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3ip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/index.js b/src/config/index.js index 87f5068c9..3f0e7a7ab 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -20,7 +20,8 @@ switch (process.env.VUE_APP_FLAG) { // 静态服务资源 assetsUrl = 'http://139.199.50.151:8000/app/' mainUrl = 'http://139.199.50.151' - payUrl = 'http://10.10.100.84:7003/s3-modules-gateway/embed/gateway.action' + // payUrl = 'http://10.10.100.84:7003/s3-modules-gateway/embed/gateway.action' + payUrl = 'http://funduat.e-guofu.com/s3-modules-gateway/embed/gateway.action' break case 'uat': apiDomain = ''