mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-19 04:26:45 +08:00
更改支付接口ip
This commit is contained in:
@@ -20,7 +20,8 @@ switch (process.env.VUE_APP_FLAG) {
|
|||||||
// 静态服务资源
|
// 静态服务资源
|
||||||
assetsUrl = 'http://139.199.50.151:8000/app/'
|
assetsUrl = 'http://139.199.50.151:8000/app/'
|
||||||
mainUrl = 'http://139.199.50.151'
|
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
|
break
|
||||||
case 'uat':
|
case 'uat':
|
||||||
apiDomain = ''
|
apiDomain = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user