From eb69f07e9241fc1dd6e28d931608ef6e3616846e Mon Sep 17 00:00:00 2001
From: zhaowc <526854230@qq.com>
Date: 星期日, 16 二月 2025 16:35:29 +0800
Subject: [PATCH] 修改与小车入库接口

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

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

--
Gitblit v1.8.0