From 6062f023cf3d2230ff31aec2e2ac64c3f3e93ad9 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 06 八月 2020 17:37:26 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 82cda93..c102779 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -40,15 +40,18 @@
     id: 1
     ip: 192.168.1.1
     port: 8888
-#  crn[1]:
-#    id: 2
-#    ip: 192.168.1.1
-#    port: 8888
   # 绔欑偣
   devp[0]:
     id: 1
     ip: 192.168.1.1
     port: 8888
+    # 鍏ュ簱鍙�
+    inSta[0]:
+      staNo: 2
+      barcode: ${wcs-slave.barcode[0].id}
+    # 鎷f枡鍏ュ簱鍙�
+    pickSta[0]:
+      staNo: 2
   # 鏉$爜鎵弿浠�
   barcode[0]:
     id: 1

--
Gitblit v1.9.1