From 966626cb396cdd881e4f7684078bbf6dbdabe34f Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 19 九月 2025 11:14:08 +0800
Subject: [PATCH] #
---
src/main/resources/application-prod.yml | 62 +++++++++++++++++++++++-------
1 files changed, 47 insertions(+), 15 deletions(-)
diff --git a/src/main/resources/application-prod.yml b/src/main/resources/application-prod.yml
index 36fabaf..c41a55e 100644
--- a/src/main/resources/application-prod.yml
+++ b/src/main/resources/application-prod.yml
@@ -2,6 +2,34 @@
doubleDeep: true #鍙屾繁
doubleLocs: 1,4,7,10,11,14,15,18,19 #鍙屾繁搴撲綅鎺掑彿
groupCount: 4 #涓�涓爢鍨涙満璐熻矗鐨勮揣鏋舵帓鏁�
+ # RGV绌挎杞�1
+ rgv[0]:
+ id: 1
+ ip: 172.17.91.54
+ port: 502
+ rack: 0
+ slot: 0
+ # RGV绌挎杞�1
+ rgv[1]:
+ id: 2
+ ip: 172.17.91.57
+ port: 502
+ rack: 0
+ slot: 0
+ # RGV绌挎杞�1
+ rgv[2]:
+ id: 3
+ ip: 172.17.91.60
+ port: 502
+ rack: 0
+ slot: 0
+ # RGV绌挎杞�1
+ rgv[3]:
+ id: 4
+ ip: 172.17.91.63
+ port: 502
+ rack: 0
+ slot: 0
crn[0]: #鍫嗗灈鏈�1
id: 1
ip: 172.17.91.2
@@ -326,21 +354,21 @@
#slot: 0
outSta[0]: #鍑哄簱鍙�1
staNo: 307
-# devp[3]: #杈撻�佺嚎
-# id: 4
-# ip: 10.10.10.30
-# rack: 0
-# slot: 0
-# port: 102
-# emptyInSta[0]: #绌烘澘鍏ュ簱鍙�1
-# staNo: 406
-# inSta[0]: #鍏ュ簱鍙�1
-# scale: ${wcs-slave.scale[1].id}
-# staNo: 406
-# barcode: ${wcs-slave.barcode[1].id}
-# #slot: 0
-# outSta[0]: #鍑哄簱鍙�1
-# staNo: 407
+ devp[3]: #杈撻�佺嚎
+ id: 4
+ ip: 172.17.7.201
+ rack: 0
+ slot: 0
+ port: 102
+ emptyInSta[0]: #绌烘澘鍏ュ簱鍙�1
+ staNo: 406
+ inSta[0]: #鍏ュ簱鍙�1
+ scale: ${wcs-slave.scale[1].id}
+ staNo: 401
+ barcode: ${wcs-slave.barcode[7].id}
+ backSta: 400
+ outSta[0]: #鍑哄簱鍙�1
+ staNo: 407
scale[0]: #纾呯Г
port: 5005
ip: 10.10.10.201
@@ -377,3 +405,7 @@
port: 51236
ip: 172.17.8.203
id: 7
+ barcode[7]:
+ port: 51236
+ ip: 172.17.7.203
+ id: 8
--
Gitblit v1.9.1