From 740e21aa3ead6480126d44589a673e87534f6184 Mon Sep 17 00:00:00 2001 From: mayiming <1627832236@qq.com> Date: Tue, 4 Nov 2025 17:40:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- management/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/management/.env.development b/management/.env.development index cd9621ee..88268c21 100644 --- a/management/.env.development +++ b/management/.env.development @@ -1 +1 @@ -VITE_API_BASE_URL = 'http://localhost:8080/api' \ No newline at end of file +VITE_API_BASE_URL = 'http://8.155.160.224:8080/api' \ No newline at end of file