From 2f263d548dc8b9e270f5f5663e80f9d4f5880b10 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期日, 15 六月 2025 15:05:58 +0800
Subject: [PATCH] 申请储位增加锁防止向WMS重复申请

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

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

--
Gitblit v1.8.0