From deb0a2b84b5a6a7dc916b1a4e625f32c00c87ade Mon Sep 17 00:00:00 2001
From: buhuazhen <hua100783@gmail.com>
Date: 星期二, 27 一月 2026 09:17:25 +0800
Subject: [PATCH] fix(出库): 处理MES缺失的物料并优化扫码逻辑

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

diff --git a/.env.production b/.env.production
index 1226d8b..11cf31d 100644
--- a/.env.production
+++ b/.env.production
@@ -1,4 +1,10 @@
-
+锘�
 
 # API 鍩虹璺緞锛屽紑鍙戠幆澧冧笅鐨勮姹傚墠缂�
 VITE_APP_BASE_API = '/prod-api'
+# VITE_APP_BASE_API = 'http://114.132.189.42:7002/mes'
+# API 鏈嶅姟鍣ㄧ殑 URL
+# VITE_APP_API_URL = 'http://114.132.189.42:7002/mes'
+# 灞变笢
+VITE_APP_API_URL = 'http://192.168.100.131:7002/mes'
+

--
Gitblit v1.9.3