diff --git a/src/config/index.js b/src/config/index.js index 371ca4159..68ca8eb0f 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -64,7 +64,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':