From 3a51edb50a8ddba6bd962cf92ce2361cedda714b Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Tue, 18 Jun 2024 09:23:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E5=90=8E=E7=AB=AF=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.test b/.env.test index 00dbe3c..9b99acf 100644 --- a/.env.test +++ b/.env.test @@ -2,7 +2,7 @@ VITE_DEV_PORT = '28001' # production path -VITE_BASE_URL = 'http://dev.ccwin-in.com:28001/api' +VITE_BASE_URL = 'http://dev.ccwin-in.com:28009/api' # 租户开关 VITE_APP_TENANT_ENABLE=false \ No newline at end of file