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 = ''