From 2af071a972853ee8de9ff1f494bf6583dfdd89f3 Mon Sep 17 00:00:00 2001
From: ytfl <ytfl@qq.com>
Date: 星期一, 18 八月 2025 18:47:22 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 2c9572b..469d597 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -45,7 +45,7 @@
   # 宸︽繁搴撲綅鎺掑彿
   doubleLocsLeft: 4,7,11,15,19,23
   # 鍙虫繁搴撲綅鎺掑彿
-  doubleLocsRight: 3,7,10,14,18,22,26
+  doubleLocsRight: 3,10,14,18,22,26
   # 宸︽祬搴撲綅鎺掑彿
   shallowLocsLeft: 5,8,12,16,20,24
   # 鍙虫祬搴撲綅鎺掑彿
@@ -67,7 +67,7 @@
       devpPlcId: ${wcs-slave.devp[0].id}
       staNo: 1020
       row: 6
-      bay: 1
+      bay: 120
       lev: 1
     # 鍫嗗灈鏈哄嚭搴撶珯鐐�
     crnOutStn[0]:
@@ -81,7 +81,7 @@
       devpPlcId: ${wcs-slave.devp[0].id}
       staNo: 1016
       row: 5
-      bay: 1
+      bay: 120
       lev: 1
   # 鍫嗗灈鏈�2
   crn[1]:
@@ -264,6 +264,12 @@
       barcode: ${wcs-slave.barcode[2].id}
       backSta: 1001
       led: ${wcs-slave.led[7].id}
+    # 鍏ュ簱鍙�2
+    inSta[1]:
+      staNo: 1007
+      barcode: ${wcs-slave.barcode[3].id}
+      backSta: 1003
+      led: ${wcs-slave.led[8].id}
   # 鏉$爜鎵弿浠�1
   barcode[0]:
     id: 1
@@ -339,4 +345,11 @@
     ip: 10.10.11.210
     port: 5005
     devpPlcId: ${wcs-slave.devp[1].id}
-    staArr: 1001
\ No newline at end of file
+    staArr: 1001
+  # LED9
+  led[8]:
+    id: 9
+    ip: 10.10.11.210
+    port: 5005
+    devpPlcId: ${wcs-slave.devp[1].id}
+    staArr: 1007
\ No newline at end of file

--
Gitblit v1.9.1