From a94ac3ace0e5e23d5fdf8446598ebda4882c51a7 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期四, 20 十一月 2025 14:48:14 +0800 Subject: [PATCH] fix: 自检那块绞合外径加上同等类目:扇形,T型。 --- .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