From 51c1957e18a8efbcfe1e3f5a6ae937fcff1e43f2 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 07 5月 2025 18:43:32 +0800 Subject: [PATCH] 2222 --- HIAWms/web/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HIAWms/web/.env.development b/HIAWms/web/.env.development index b5e896d..14d8457 100644 --- a/HIAWms/web/.env.development +++ b/HIAWms/web/.env.development @@ -11,6 +11,6 @@ VITE_APP_NAMESPACE= 'cs' # VITE_API_URL = 'http://192.168.2.13:18002' -VITE_API_URL = 'http://127.0.0.1:18002' +VITE_API_URL = 'http://localhost:18002' -VITE_PROJECT_API_URL='http://127.0.0.1:8800' \ No newline at end of file +VITE_PROJECT_API_URL='http://127.0.0.1:8802' \ No newline at end of file -- Gitblit v1.9.3