From dec799a1a3df2dc3e08761bf24559e3948d35889 Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Thu, 24 Nov 2022 02:34:55 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E9=93=B6=E4=BF=9Dapp=E3=80=91?= =?UTF-8?q?=E4=BF=AE=E6=94=B9prd=E7=8E=AF=E5=A2=83=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E8=B0=83=E7=94=A8=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/index.js b/src/config/index.js index 3893fbdc5..a2638b0f5 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -94,7 +94,7 @@ switch (process.env.VUE_APP_FLAG) { zssqUrl = '' REQ_PWD = '41424344454631323334353637383930' CACHE_ENCRYP = '41424344454631323334353637383930' - YB_APP = 'https://iagentsales-test2.e-guofu.com:5200/api/'+apiVersion + YB_APP = 'https://iagentsales.e-guofu.com/api/'+apiVersion API_VERSION = apiVersion break case 'dat':