From 20fe7f62dba144c963bfc6dc7087b78aff6a47b5 Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Tue, 8 Nov 2022 14:19:04 +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=B9=E6=8E=A5=E5=8F=A3=E5=9C=B0=E5=9D=80=E4=B8=BA?= =?UTF-8?q?=20v1?= 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 4517d64c4..ee87bccf9 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/v2' + YB_APP = 'https://iagentsales-test2.e-guofu.com:5200/api/v1' API_VERSION = apiVersion break case 'uat':