From f66d87fdf407780926f961039b5ecd4203770b2a Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 10 八月 2020 16:48:29 +0800
Subject: [PATCH] #
---
src/main/resources/application.yml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index df846cd..9c818e0 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -40,6 +40,14 @@
id: 1
ip: 192.168.1.1
port: 8888
+ # 鍫嗗灈鏈哄叆搴撶珯鐐�
+ crnInStn[0]:
+ devpPlcId: ${wcs-slave.devp[0].id}
+ staNo: 5
+ # 鍫嗗灈鏈哄嚭搴撶珯鐐�
+ crnOutStn[0]:
+ devpPlcId: ${wcs-slave.devp[0].id}
+ staNo: 6
# 绔欑偣
devp[0]:
id: 1
@@ -49,6 +57,7 @@
inSta[0]:
staNo: 2
barcode: ${wcs-slave.barcode[0].id}
+ # 鍑哄簱鍙�
outSta[0]:
staNo: 6
# 鎷f枡鍏ュ簱鍙�
--
Gitblit v1.9.1