From 5ee5f0f833ff06a012ac65db476d2b906cce0e1f Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 27 五月 2021 10:32:07 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index fecd4f9..41cb95c 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -126,22 +126,22 @@ slot: 1 # 鍏ュ簱鍙�1 inSta[0]: - staNo: 306 + staNo: 301 barcode: ${wcs-slave.barcode[0].id} # # 鍏ュ簱鍙�2 # inSta[1]: # staNo: 202 # barcode: ${wcs-slave.barcode[1].id} - inSta[2]: + inSta[1]: staNo: 110 # 绌烘澘鍏ュ簱鍙�1 emptyInSta[0]: - staNo: 306 + staNo: 301 # 绌烘澘鍏ュ簱鍙�2 # emptyInSta[1]: # staNo: 202 # 绌烘澘鍏ュ簱鍙�3 - emptyInSta[2]: + emptyInSta[1]: staNo: 126 # 鍑哄簱鍙�1 outSta[0]: @@ -163,11 +163,11 @@ id: 1 ip: 192.168.10.130 port: 51236 - # 鏉$爜鎵弿浠� - barcode[1]: - id: 2 - ip: 192.168.10.131 - port: 51236 +# # 鏉$爜鎵弿浠� +# barcode[1]: +# id: 2 +# ip: 192.168.10.131 +# port: 51236 # LED1 led[0]: id: 1 -- Gitblit v1.9.1