From 24a74ddd01eb5c64f038d8119c67825a37356a26 Mon Sep 17 00:00:00 2001 From: Linzm <1015157648@qq.com> Date: Thu, 5 Jun 2025 18:20:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index c7af735..00b032d 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ VITE_APP_PUBLIC_PATH=/ VITE_APP_PREVIEW=true -VITE_APP_API_BASE_URL=/api -VITE_APP_API_WX_URL=/api \ No newline at end of file +VITE_APP_API_BASE_URL=/web +VITE_APP_API_WX_URL=/web \ No newline at end of file