修改接口地址

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-07 18:19:32 +08:00
parent 672246b09e
commit 910acff083

View File

@@ -65,7 +65,8 @@ switch (process.env.VUE_APP_FLAG) {
// zssqUrl = 'https://iagentsales-test2.e-guofu.com:5100/html/test/index.html#/'
REQ_PWD = '41424344454631323334353637383930'
CACHE_ENCRYP = '41424344454631323334353637383930'
YB_APP = 'http://10.10.100.98:7001'
// YB_APP = 'http://10.10.100.98:7001'
YB_APP = 'https://iagentsales.e-guofu.com/api/' + apiVersion
API_VERSION = apiVersion
break
case 'uat':