From 7a7b64bdf8f5944eb424b88e74b4f96ba263346f Mon Sep 17 00:00:00 2001 From: cabbage <281119120@qq.com> Date: Tue, 14 Oct 2025 17:15:26 +0800 Subject: [PATCH] =?UTF-8?q?##=20=E4=B9=90=E5=AD=A6=E9=BA=A6=E7=A6=BE?= =?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 3fca6423..b656f8af 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.241:8181/xxl-admin +xxl.job.admin.addresses=http://172.26.201.251:8181/xxl-admin # log config logging.config=classpath:logback.xml diff --git a/pom.xml b/pom.xml index b0424838..cacb05bc 100644 --- a/pom.xml +++ b/pom.xml @@ -497,7 +497,7 @@ online - 172.26.201.241:8847 + 172.26.201.251:8847 @@ -505,7 +505,7 @@ nacos - dpOnline_nacos#191 + mhOnline_nacos#34