diff --git a/src/config/index.js b/src/config/index.js index ee87bccf9..a15a2acba 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -66,7 +66,7 @@ switch (process.env.VUE_APP_FLAG) { CACHE_ENCRYP = '41424344454631323334353637383930' // YB_APP = 'http://10.10.100.98:7001' // YB_APP = 'https://iagentsales.e-guofu.com/api/' + apiVersion - YB_APP = 'https://iagentsales-test2.e-guofu.com:5200/api/v1' + YB_APP = 'https://iagentsales-test2.e-guofu.com:5200/api/'+apiVersion API_VERSION = apiVersion break case 'uat':