From c8131be7ad55d2c652205527666075c1b5034b27 Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期二, 06 五月 2025 11:11:21 +0800
Subject: [PATCH] 去除console

---
 Web/.env.production |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Web/.env.production b/Web/.env.production
index 012cac5..b9c9159 100644
--- a/Web/.env.production
+++ b/Web/.env.production
@@ -2,4 +2,4 @@
 ENV = production
 
 # 绾夸笂鐜鎺ュ彛鍦板潃
-VITE_API_URL = http://172.18.36.10:5005
\ No newline at end of file
+VITE_API_URL = http://10.26.254.34:5005
\ No newline at end of file

--
Gitblit v1.8.0