From 340b70f71ed0a965972ab06aa9b123882f40ada3 Mon Sep 17 00:00:00 2001 From: Linzm <1015157648@qq.com> Date: Mon, 23 Jun 2025 10:22:32 +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.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index b225ab2..cf42d45 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ VITE_APP_PREVIEW=true -# VITE_APP_API_BASE_URL=http://172.16.0.29:28499/ +# VITE_APP_API_BASE_URL=http://172.16.0.51:8166/web/ VITE_APP_API_BASE_URL=https://wechat.api.puabadge.com/web/ -VITE_APP_API_WX_URL=https://wechat.api.puabadge.com/web/ +# VITE_APP_API_WX_URL=https://wechat.api.puabadge.com/web/ # http://web.suwa3d.dev:28499/ VITE_HTTP_MOCK=true WECHAT_AUTH_URL=http://localhost:28499/api/auth/page \ No newline at end of file