From a0523a955e432bb095ae3150a2e412f255c311ac Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期一, 12 一月 2026 12:45:04 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index ecff19e..a6ab763 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -29,7 +29,7 @@
 #    field-strategy: 0
 
 logging:
-  path: /stock/out/@pom.build.finalName@/logs
+  path: ./stock/out/@pom.build.finalName@/logs
 
 super:
   pwd: xltys1995
@@ -125,6 +125,12 @@
       barcode: ${wcs-slave.barcode[0].id}
       backSta: 103
       led: ${wcs-slave.led[0].id}
+    # 绌烘澘鍏ュ簱鍙�1
+    emptyInSta[1]:
+      staNo: 104
+      barcode: ${wcs-slave.barcode[0].id}
+      backSta: 104
+      led: ${wcs-slave.led[0].id}
     # 绌烘澘鍏ュ簱鍙�2
     #emptyInSta[1]:
       #staNo: 223
@@ -142,15 +148,17 @@
   # LED1
   led[0]:
     id: 121
-    ip: 10.10.10.51
-    port: 5005
-    devpPlcId: ${wcs-slave.devp[0].id}
-    staArr: 102
-  # LED2
-  led[1]:
-    id: 123
-    ip: 10.10.10.52
+    ip: 10.10.10.150
     port: 5005
     devpPlcId: ${wcs-slave.devp[0].id}
     staArr: 104
+    crnId: 1
+  # LED2
+  led[1]:
+    id: 123
+    ip: 10.10.10.151
+    port: 5005
+    devpPlcId: ${wcs-slave.devp[0].id}
+    staArr: 102
+    crnId: 1
 

--
Gitblit v1.9.1