From 48d66a079c307356997fb400d27907ff6d363b7b Mon Sep 17 00:00:00 2001 From: liudl <673013083@qq.com> Date: 星期一, 20 一月 2025 08:35:37 +0800 Subject: [PATCH] 修改2楼分拣和1楼拆垛时获取拆垛信息接口 --- Web/.env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Web/.env.production b/Web/.env.production index abc9f96..1d9befc 100644 --- a/Web/.env.production +++ b/Web/.env.production @@ -2,4 +2,4 @@ ENV = production # 绾夸笂鐜鎺ュ彛鍦板潃 -VITE_API_URL = http://localhost:5005 \ 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