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