From 9c3bbe178e4e152109161bf9ca98d78d175a9529 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 13 一月 2021 15:39:35 +0800
Subject: [PATCH] #test

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 4164999..61d34df 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -44,12 +44,13 @@
   # 鍫嗗灈鏈�1
   crn[0]:
     id: 1
-    ip: 192.168.0.20
-    port: 2000
+    ip: 192.168.10.10
+    port: 102
     rack: 0
     slot: 1
     # 鍋忕Щ閲忥紝褰撳爢鍨涙満绔欑偣鍒楀彿=1鏃讹紝鍋忕Щ閲�=2
     offset: 2
+    demo: false
     # 鍫嗗灈鏈哄叆搴撶珯鐐�
     crnInStn[0]:
       devpPlcId: ${wcs-slave.devp[0].id}
@@ -81,12 +82,13 @@
   # 鍫嗗灈鏈�2
   crn[1]:
     id: 2
-    ip: 192.168.0.10
-    port: 2000
+    ip: 192.168.10.20
+    port: 102
     rack: 0
     slot: 1
     # 鍋忕Щ閲忥紝褰撳爢鍨涙満绔欑偣鍒楀彿=1鏃讹紝鍋忕Щ閲�=2
     offset: 2
+    demo: false
     # 鍫嗗灈鏈哄叆搴撶珯鐐�
     crnInStn[0]:
       devpPlcId: ${wcs-slave.devp[0].id}
@@ -119,7 +121,7 @@
   devp[0]:
     id: 1
     ip: 192.168.10.100
-    port: 502
+    port: 102
     rack: 0
     slot: 1
     # 鍏ュ簱鍙�1

--
Gitblit v1.9.1