From 5384750e59bbb27c54e090100429c48eaba46df0 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 20 十一月 2025 10:15:20 +0800
Subject: [PATCH] fix: 完成拉丝自检、原材料自检优化

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

diff --git a/.env.development b/.env.development
index ebd9627..f4aacbb 100644
--- a/.env.development
+++ b/.env.development
@@ -14,6 +14,6 @@
 
 # API 鏈嶅姟鍣ㄧ殑 URL
 #VITE_APP_API_URL = 'http://114.132.189.42:7002/mes'
-VITE_APP_API_URL = 'http://114.132.10.119:7002/mes'
+VITE_APP_API_URL = 'http://192.168.10.119:7002/mes'
 # VITE_APP_API_URL = 'http://192.168.100.131:7002/mes' #
 

--
Gitblit v1.9.3