From d2d40f1b4e2b740043f09b70efd8d5c9742ccc2e Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期日, 30 十一月 2025 10:19:19 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 37ff093..ce07fb7 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -477,14 +477,15 @@
 #      barcodeMat: ${wcs-slave.barcode[5].id}
 #      backSta: 160
 #      led: ${wcs-slave.led[5].id}
-
     # 鍑哄簱鍙�1
     outSta[0]:
       staNo: 1041
-      led: ${wcs-slave.led[0].id}
-
+      led: ${wcs-slave.led[1].id}
     outStaAgvFull[0]:
       staNo: 1041
+      led: ${wcs-slave.led[1].id}
+    inStaAgv[0]:
+      staNo: 1037
       led: ${wcs-slave.led[0].id}
 
 
@@ -638,4 +639,11 @@
     ip: 10.10.10.218
     port: 5005
     devpPlcId: ${wcs-slave.devp[1].id}
-    staArr: 4006
\ No newline at end of file
+    staArr: 4006
+  # LED7
+  led[7]:
+    id: 8
+    ip: 10.10.10.219
+    port: 5005
+    devpPlcId: ${wcs-slave.devp[0].id}
+    staArr: 1041
\ No newline at end of file

--
Gitblit v1.9.1