From 04ef1a453d35fab8742f185a33d2659f623b038c Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <xltys1995> Date: 星期二, 22 二月 2022 16:32:12 +0800 Subject: [PATCH] Merge branch 'xgmwcs' of http://47.97.1.152:5880/r/zy-wcs into xgmwcs --- src/main/resources/application.yml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 65187d2..3c687bd 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -180,7 +180,8 @@ staNo: 182 # 鎷f枡鍏ュ簱鍙� pickSta[0]: - staNo: 172 + staNo: 173 + barcode: ${wcs-slave.barcode[0].id} # 鏉$爜鎵弿浠� barcode[0]: id: 1 @@ -199,4 +200,4 @@ ip: 10.10.10.61 port: 5005 devpPlcId: ${wcs-slave.devp[0].id} - staArr: 182 \ No newline at end of file + staArr: 182 -- Gitblit v1.9.1