From 6e899c21d86bd68adbd9b95caac98466b57033a2 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期五, 05 八月 2022 09:44:05 +0800
Subject: [PATCH] #

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index d9ce534..a21257d 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -47,8 +47,10 @@
   # 鍫嗗灈鏈�1
   crn[0]:
     id: 1
-    ip: 10.10.10.10
-    port: 8888
+    ip: 10.10.10.101
+    port: 102
+    rack: 0
+    slot: 0
     # 鍋忕Щ閲忥紝褰撳爢鍨涙満绔欑偣鍒楀彿=1鏃讹紝鍋忕Щ閲�=2
     offset: 2
     demo: false
@@ -69,8 +71,10 @@
   # 鍫嗗灈鏈�2
   crn[1]:
     id: 2
-    ip: 10.10.10.13
-    port: 8888
+    ip: 10.10.10.111
+    port: 102
+    rack: 0
+    slot: 0
     # 鍋忕Щ閲忥紝褰撳爢鍨涙満绔欑偣鍒楀彿=1鏃讹紝鍋忕Щ閲�=2
     offset: 2
     demo: false
@@ -91,8 +95,10 @@
   # 鍫嗗灈鏈�3
   crn[2]:
     id: 3
-    ip: 10.10.10.16
-    port: 8888
+    ip: 10.10.10.121
+    port: 102
+    rack: 0
+    slot: 0
     # 鍋忕Щ閲忥紝褰撳爢鍨涙満绔欑偣鍒楀彿=1鏃讹紝鍋忕Щ閲�=2
     offset: 2
     demo: false

--
Gitblit v1.9.1