From 778a05f391f4e08ce2d69dbda9a46bb8b5b078c3 Mon Sep 17 00:00:00 2001 From: IPC-610 <IPC-610@DESKTOP-6LEOOS3> Date: 星期二, 15 十月 2024 16:42:40 +0800 Subject: [PATCH] 修改工作台输送线状态实时更新问题 --- Web/.env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Web/.env.production b/Web/.env.production index 5ca1b6b..1d9befc 100644 --- a/Web/.env.production +++ b/Web/.env.production @@ -2,4 +2,4 @@ ENV = production # 绾夸笂鐜鎺ュ彛鍦板潃 -VITE_API_URL = \ No newline at end of file +VITE_API_URL = http://10.18.51.180:5005 \ No newline at end of file -- Gitblit v1.8.0