From b688c029f3181442e005c7633e90c4d1a2c5859f Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期四, 28 一月 2021 10:57:25 +0800 Subject: [PATCH] # --- src/main/resources/application.yml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 32e5a74..37cc441 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -131,7 +131,7 @@ # 鍏ュ簱鍙�2 inSta[1]: staNo: 202 - barcode: ${wcs-slave.barcode[0].id} + barcode: ${wcs-slave.barcode[1].id} # 绌烘澘鍏ュ簱鍙�1 emptyInSta[0]: staNo: 205 @@ -159,12 +159,12 @@ # 鏉$爜鎵弿浠� barcode[0]: id: 1 - ip: 192.168.6.150 + ip: 192.168.6.131 port: 51236 # 鏉$爜鎵弿浠� barcode[1]: id: 2 - ip: 192.168.6.151 + ip: 192.168.6.130 port: 51236 # LED1 led[0]: -- Gitblit v1.9.1