From 470962be1cfdbf75b734ab8f78e28a7b23a06964 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期三, 07 九月 2022 17:55:25 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index efa500f..b807ddb 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -131,10 +131,12 @@
     inSta[0]:
       staNo: 101
       barcode: ${wcs-slave.barcode[0].id}
+      scale: ${wcs-slave.scale[0].id}
     # 鍏ュ簱鍙�2
     inSta[1]:
       staNo: 201
       barcode: ${wcs-slave.barcode[1].id}
+      scale: ${wcs-slave.scale[1].id}
     # 绌烘澘鍏ュ簱鍙�1
     emptyInSta[0]:
       staNo: 101
@@ -160,4 +162,9 @@
   scale[0]:
     id: 1
     ip: 10.10.10.201
+    port: 5005
+  # 纾呯Г
+  scale[1]:
+    id: 2
+    ip: 10.10.10.201
     port: 5005
\ No newline at end of file

--
Gitblit v1.9.1