From 80c2396874459bdb0444f81f7e01d02bdc633115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Fri, 31 Oct 2025 01:13:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=88=86=E6=8B=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 11febca..deb510a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -110,6 +110,9 @@ custom: wcs-api: 'http://172.28.1.18:7002/api/' agv-url: 'http://172.28.1.17:7777' wcs-board-api: 'http://172.28.1.18:7003/api/' + # 分切区配置 - rqrq + cutting-area-warehouse: 'Z999' # 分切区仓库编码 + cutting-area-location: '' # 分切区库位编码(为空表示不限定库位) # WMS消息队列配置 wms: