From 425a0c6764e932594c7289a62c84fe7c695ee27a Mon Sep 17 00:00:00 2001
From: 1 <1>
Date: 星期一, 01 十二月 2025 15:02:38 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 37ff093..c3c84ca 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}
 
 
@@ -558,6 +559,14 @@
 #    outSta[2]:
 #      staNo: 156
 #      led: ${wcs-slave.led[4].id}
+    # 鎷嗗灈浣�
+    armStaTwo[0]:
+      staNo: 2110
+      armNo: 5
+    # 鎷嗗灈浣�
+    armStaTwo[1]:
+      staNo: 2120
+      armNo: 6
 
 
   # 鏉$爜鎵弿浠�1
@@ -638,4 +647,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