服务配置错误恢复

This commit is contained in:
gaoqr
2025-05-28 17:32:10 +08:00
parent cb6abfa477
commit c278077387
3 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@ spring:
name: executor-server
profiles:
active: test
active: local
server:
port: 48084
@@ -3,7 +3,7 @@ spring:
name: plan-server
profiles:
active: test
active: local
server:
port: 48085
@@ -3,7 +3,7 @@ spring:
name: system-server
profiles:
active: test
active: local
server:
port: 48081