diff --git a/src/config/index.js b/src/config/index.js index d96b34b6d..d388061ab 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -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':