From 6e510316ee25e5846b488ef36cd4df8d337567af Mon Sep 17 00:00:00 2001 From: ytfl <ytfl@qq.com> Date: 星期二, 24 六月 2025 20:27:09 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 6fa6139..f6c4a91 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -258,6 +258,12 @@ port: 102 rack: 0 slot: 0 + # 鍏ュ簱鍙�1 + inSta[0]: + staNo: 1002 + barcode: ${wcs-slave.barcode[2].id} + backSta: 1001 + led: ${wcs-slave.led[7].id} # 鏉$爜鎵弿浠�1 barcode[0]: id: 1 @@ -326,4 +332,11 @@ ip: 10.10.11.210 port: 5005 devpPlcId: ${wcs-slave.devp[0].id} - staArr: 1074 \ No newline at end of file + staArr: 1074 + # LED8 + led[7]: + id: 8 + ip: 10.10.11.210 + port: 5005 + devpPlcId: ${wcs-slave.devp[1].id} + staArr: 1001 \ No newline at end of file -- Gitblit v1.9.1