From 03049dcf23d9a61e6f2dafa3c4273ee4e4d1cec0 Mon Sep 17 00:00:00 2001
From: cabbage <281119120@qq.com>
Date: Tue, 14 Oct 2025 11:47:31 +0800
Subject: [PATCH] =?UTF-8?q?##=20=E4=B9=90=E5=AD=A6=E9=BC=8E=E4=BD=A9?=
=?UTF-8?q?=E7=94=9F=E4=BA=A7=E9=85=8D=E7=BD=AE=E4=BF=AE=E6=94=B9=EF=BC=9B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
bd-third/src/main/resources/application-online.properties | 2 +-
pom.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bd-third/src/main/resources/application-online.properties b/bd-third/src/main/resources/application-online.properties
index 25de8405..3fca6423 100644
--- a/bd-third/src/main/resources/application-online.properties
+++ b/bd-third/src/main/resources/application-online.properties
@@ -1,6 +1,6 @@
### 调度中心部署跟地址 [选填]:如调度中心集群部署存在多个地址则用逗号分隔。执行器将会使用该地址进行"执行器心跳注册"和"任务结果回调";为空则关闭自动注册;
-xxl.job.admin.addresses=http://172.26.201.172:8181/xxl-admin
+xxl.job.admin.addresses=http://172.26.201.241:8181/xxl-admin
# log config
logging.config=classpath:logback.xml
diff --git a/pom.xml b/pom.xml
index 49c581d4..b0424838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -497,7 +497,7 @@
online
- 172.26.201.172:8847
+ 172.26.201.241:8847
@@ -505,7 +505,7 @@
nacos
- lxOnline_nacos#211
+ dpOnline_nacos#191