From ac3e52fe963394e587c6eaea0721c9dabe1505da Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期三, 15 十月 2025 20:05:34 +0800
Subject: [PATCH] 联调
---
src/main/resources/application.yml | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index d8672e7..acf1a56 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -109,7 +109,7 @@
# led: ${wcs-slave.led[1].id}
# 鎷f枡鍏ュ簱鍙�1
pickSta[0]:
- staNo: 105
+ staNo: 104
barcode: ${wcs-slave.barcode[0].id}
led: ${wcs-slave.led[1].id}
backSta: 104
@@ -142,15 +142,17 @@
# LED1
led[0]:
id: 121
- ip: 10.10.10.51
+ ip: 10.10.10.150
port: 5005
devpPlcId: ${wcs-slave.devp[0].id}
staArr: 102
+ crnId: 1
# LED2
led[1]:
id: 123
- ip: 10.10.10.52
+ ip: 10.10.10.151
port: 5005
devpPlcId: ${wcs-slave.devp[0].id}
staArr: 104
+ crnId: 1
--
Gitblit v1.9.1