From 30438080e4b44e7b5f68c41f66e42fbff99bd021 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 12 八月 2020 10:07:37 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 85a7adb..4b091b8 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -38,7 +38,7 @@
   # 鍫嗗灈鏈�
   crn[0]:
     id: 1
-    ip: 192.168.6.1
+    ip: 192.168.6.10
     port: 102
     rack: 0
     slot: 2
@@ -46,10 +46,16 @@
     crnInStn[0]:
       devpPlcId: ${wcs-slave.devp[0].id}
       staNo: 5
+      row: 2
+      bay: 1
+      lev: 1
     # 鍫嗗灈鏈哄嚭搴撶珯鐐�
     crnOutStn[0]:
       devpPlcId: ${wcs-slave.devp[0].id}
       staNo: 6
+      row: 1
+      bay: 1
+      lev: 1
   # 绔欑偣
   devp[0]:
     id: 1
@@ -70,8 +76,8 @@
   # 鏉$爜鎵弿浠�
   barcode[0]:
     id: 1
-    ip: 192.168.1.1
-    port: 8888
+    ip: 192.168.2.150
+    port: 51236
   # LED
   led[0]:
     id: 1

--
Gitblit v1.9.1