From e1f318b760233e8bbc778e5786ce2b3a2168843d Mon Sep 17 00:00:00 2001 From: cat_shark <1716967236@qq.com> Date: Thu, 4 Sep 2025 15:32:58 +0800 Subject: [PATCH] =?UTF-8?q?feat(12)=EF=BC=9A=E8=B0=83=E6=95=B4=E7=94=9F?= =?UTF-8?q?=E4=BA=A7=E7=8E=AF=E5=A2=83=E5=90=8E=E7=AB=AF=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 59b36a8..f93ceaf 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -VITE_BASE_URL = 'https://lpt-api.cat-shark.win' \ No newline at end of file +VITE_BASE_URL = 'https://lpt.cat-shark.xyz/api' \ No newline at end of file