From dc28fa8878c1c4262ed6f6cbdc104197af48052c Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 17 一月 2022 08:44:26 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |   30 +++++++-----------------------
 1 files changed, 7 insertions(+), 23 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index cd2fe10..5faeab7 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -160,55 +160,39 @@
     slot: 1
     # 鍏ュ簱鍙�1
     inSta[0]:
-      staNo: 301
+      staNo: 176
       barcode: ${wcs-slave.barcode[0].id}
-    inSta[1]:
-      staNo: 110
     # 绌烘澘鍏ュ簱鍙�1
     emptyInSta[0]:
-      staNo: 301
-    # 绌烘澘鍏ュ簱鍙�3
-    emptyInSta[1]:
-      staNo: 126
+      staNo: 176
     # 鍑哄簱鍙�1
     outSta[0]:
-      staNo: 200
+      staNo: 170
     # 鍑哄簱鍙�2
     outSta[1]:
-      staNo: 203
-    # 鍑哄簱鍙�3
-    outSta[2]:
-      staNo: 103
+      staNo: 180
     # 鎷f枡鍏ュ簱鍙�
     pickSta[0]:
-      staNo: 127
-    # 鎷f枡鍏ュ簱鍙�
-    pickSta[1]:
-      staNo: 128
+      staNo: 176
   # 鏉$爜鎵弿浠�
   barcode[0]:
     id: 1
     ip: 192.168.10.130
     port: 51236
-#  # 鏉$爜鎵弿浠�
-#  barcode[1]:
-#    id: 2
-#    ip: 192.168.10.131
-#    port: 51236
   # LED1
   led[0]:
     id: 1
     ip: 192.168.10.211
     port: 5005
     devpPlcId: ${wcs-slave.devp[0].id}
-    staArr: 113
+    staArr: 170
   # LED2
   led[1]:
     id: 2
     ip: 192.168.10.221
     port: 5005
     devpPlcId: ${wcs-slave.devp[0].id}
-    staArr: 109
+    staArr: 180
 
 
 

--
Gitblit v1.9.1