From 43471c3a76d6aa7649976ade5ab2d24784ed5e3e Mon Sep 17 00:00:00 2001 From: Linzm <1015157648@qq.com> Date: Wed, 21 Jan 2026 17:19:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E8=B7=AF=E5=BE=84=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.production b/.env.production index d66e1fb..38c6a8d 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ NODE_ENV=production VITE_APP_PREVIEW=false -VITE_APP_API_BASE_URL=https://wechat.api.puabadge.com/web/ -VITE_APP_API_URL=https://wechat.api.puabadge.com/web/ -VITE_APP_API_WX_URL=https://wechat.api.puabadge.com/web/ -WECHAT_AUTH_URL=https://wechat.api.puabadge.com/api/auth/page \ No newline at end of file +VITE_APP_API_BASE_URL=https://shop.api.suwa3d.com/api/web/ +VITE_APP_API_URL=https://shop.api.suwa3d.com/api/web/ +VITE_APP_API_WX_URL=https://shop.api.suwa3d.com/api/web/ +WECHAT_AUTH_URL=https://shop.api.suwa3d.com/api/auth/page \ No newline at end of file