From 5d9dd2f0366be4b4f175cc9dcf1e3f6ab177acf7 Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周三, 07 5月 2025 09:06:55 +0800
Subject: [PATCH] 修改引用

---
 HIAWms/web/.env.development |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/HIAWms/web/.env.development b/HIAWms/web/.env.development
index e255f57..14d8457 100644
--- a/HIAWms/web/.env.development
+++ b/HIAWms/web/.env.development
@@ -10,7 +10,7 @@
 
 VITE_APP_NAMESPACE= 'cs'
 
-# VITE_API_URL = 'http://192.168.2.13:18000'
-VITE_API_URL = 'http://192.168.1.18:18000'
+# VITE_API_URL = 'http://192.168.2.13: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