From f1af5ff174b04f63f9e622639d4394703042a07e Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期三, 10 八月 2022 17:09:46 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index a7511a2..132fe88 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -106,6 +106,12 @@
       row: 6
       bay: 1
       lev: 1
+    crnOutStn[1]:
+      devpPlcId: ${wcs-slave.devp[0].id}
+      staNo: 203
+      row: 7
+      bay: 1
+      lev: 1
   # 鍫嗗灈鏈�3
   crn[2]:
     id: 3
@@ -177,11 +183,11 @@
       staNo: 303
     # 鎷f枡鍏ュ簱鍙�1
     pickSta[0]:
-      staNo: 101
+      staNo: 102
       barcode: ${wcs-slave.barcode[0].id}
     # 鎷f枡鍏ュ簱鍙�2
     pickSta[1]:
-      staNo: 203
+      staNo: 202
       barcode: ${wcs-slave.barcode[1].id}
     # 鎷f枡鍏ュ簱鍙�3
     pickSta[2]:

--
Gitblit v1.9.1