From bfe18b8eaa127d34286ef29b89066f5053cb3aee Mon Sep 17 00:00:00 2001
From: lsh <1>
Date: 星期五, 26 一月 2024 09:52:53 +0800
Subject: [PATCH] #
---
src/main/resources/application.yml | 23 +++++++++++++++++------
1 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 7da3fae..eebedc9 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -36,7 +36,7 @@
enable: false
wms:
- url: localhost:8080/hswms
+ url: localhost:8080/jtwms
# 涓嬩綅鏈洪厤缃�
wcs-slave:
@@ -339,15 +339,24 @@
port: 102
rack: 0
slot: 0
- # 鍏ュ簱鍙�1
- inSta[0]:
- staNo: 122
# WMS鍏ュ簱鍙�1
inWmsSta[0]:
staNo: 145
# 绌烘澘鍏ュ簱鍙�1
emptyInSta[0]:
staNo: 122
+ # 鎷嗗灈鍙犵洏鍙�1
+ emptyInSta2[0]:
+ staNo: 118
+ # 鎷嗗灈鍙犵洏鍙�2
+ emptyInSta2[1]:
+ staNo: 119
+ # 鎷嗗灈鍙犵洏鍙�3
+ emptyInSta2[2]:
+ staNo: 120
+ # 鎷嗗灈鍙犵洏鍙�4
+ emptyInSta2[3]:
+ staNo: 121
# 鍑哄簱鍙�1
outSta[0]:
staNo: 122
@@ -414,10 +423,12 @@
inSta[0]:
staNo: 217
barcode: ${wcs-slave.barcode[0].id}
+ led: ${wcs-slave.led[2].id}
# 鍏ュ簱鍙�1
inSta[1]:
staNo: 221
barcode: ${wcs-slave.barcode[1].id}
+ led: ${wcs-slave.led[1].id}
# WMS鍏ュ簱鍙�1
inWmsSta[0]:
staNo: 212
@@ -480,11 +491,11 @@
ip: 192.168.18.6
port: 5005
devpPlcId: ${wcs-slave.devp[1].id}
- staArr: 217
+ staArr: 221
# LED3
led[2]:
id: 3
ip: 192.168.18.7
port: 5005
devpPlcId: ${wcs-slave.devp[1].id}
- staArr: 221
\ No newline at end of file
+ staArr: 217
\ No newline at end of file
--
Gitblit v1.9.1