From 5b62f70d5df5731a571d709f0f9ff312a7cec5dc Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期四, 20 十一月 2025 16:25:59 +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