From c6377a07e3eb0973156bb4fce581032713e1ded7 Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期日, 13 四月 2025 09:48:34 +0800 Subject: [PATCH] 增加循环写入PLC值方法;增加155出库口;增加152、153入口 --- Web/.env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Web/.env.production b/Web/.env.production index 1d9befc..6798b8d 100644 --- a/Web/.env.production +++ b/Web/.env.production @@ -2,4 +2,4 @@ ENV = production # 绾夸笂鐜鎺ュ彛鍦板潃 -VITE_API_URL = http://10.18.51.180:5005 \ No newline at end of file +VITE_API_URL = http://192.168.120.180:5005 \ No newline at end of file -- Gitblit v1.8.0