From f5646b75344aff023817472a5a13f75dbfe05c28 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期五, 10 二月 2023 11:00:31 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 074254d..8375fc0 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -188,6 +188,8 @@
     inSta[0]:
       staNo: 101
       barcode: ${wcs-slave.barcode[0].id}
+      barcode1: ${wcs-slave.barcode[8].id}
+      barcode2: ${wcs-slave.barcode[9].id}
     # 鍏ュ簱鍙�2
     inSta[1]:
       staNo: 111
@@ -345,6 +347,17 @@
     id: 8
     ip: 10.10.10.59
     port: 51236
+  # 鏉$爜鎵弿浠�9
+  barcode[8]:
+    id: 8
+    ip: 10.10.10.59
+    port: 51236
+  # 鏉$爜鎵弿浠�10
+  barcode[9]:
+    id: 8
+    ip: 10.10.10.59
+    port: 51236
+
   # LED1
   led[0]:
     id: 1

--
Gitblit v1.9.1