更改支付接口ip

This commit is contained in:
皮伟
2019-12-02 09:33:55 +08:00
parent eed41de5dc
commit 51b54c51d1

View File

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