From 8fba42cefa944e11e189d8bf8dcb0b50bfe3cc67 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 29 十月 2025 10:54:42 +0800
Subject: [PATCH] fix: 领用单丝添加绞线层级字段

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

diff --git a/.env.production b/.env.production
index 04ef177..11cf31d 100644
--- a/.env.production
+++ b/.env.production
@@ -6,5 +6,5 @@
 # API 鏈嶅姟鍣ㄧ殑 URL
 # VITE_APP_API_URL = 'http://114.132.189.42:7002/mes'
 # 灞变笢
-VITE_APP_API_URL = 'http://192.168.0.244:8893/mes'
+VITE_APP_API_URL = 'http://192.168.100.131:7002/mes'
 

--
Gitblit v1.9.3