修改接口地址

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-07 18:19:32 +08:00
parent 0f9ae01292
commit 1674b42d2b

View File

@@ -64,7 +64,8 @@ switch (process.env.VUE_APP_FLAG) {
zssqUrl = 'https://iagentsales-test2.e-guofu.com:5100/html/test/index.html#/' zssqUrl = 'https://iagentsales-test2.e-guofu.com:5100/html/test/index.html#/'
REQ_PWD = '41424344454631323334353637383930' REQ_PWD = '41424344454631323334353637383930'
CACHE_ENCRYP = '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 API_VERSION = apiVersion
break break
case 'uat': case 'uat':