From 326c94283a20175c4a1c1a373e126dfcfd2820cb Mon Sep 17 00:00:00 2001 From: songguoqiang <765017469@qq.com> Date: Tue, 18 Jun 2024 11:31:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83?= 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 6b80952..00dbe3c 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:28009' +VITE_BASE_URL = 'http://dev.ccwin-in.com:28001/api' # 租户开关 VITE_APP_TENANT_ENABLE=false \ No newline at end of file