From 1674b42d2b4f0af386ae6ee37b33627b3418d6ad Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Mon, 7 Nov 2022 18:19:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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':