[ server ] [ executor ] - optimize code -2

This commit is contained in:
zeaslity
2022-12-27 16:03:20 +08:00
parent 37752ca07c
commit 0c38361a3b
2 changed files with 6 additions and 5 deletions

View File

@@ -2,11 +2,11 @@ spring:
application:
name: octopus-agent
profiles:
active: local
active: k3s
cloud:
nacos:
config:
group: local
group: k3s
config-retry-time: 3000
file-extension: yaml
max-retry: 3
@@ -16,7 +16,7 @@ spring:
timeout: 5000
config-long-poll-timeout: 5000
extension-configs:
- group: local
data-id: common-local.yaml
- group: k3s
data-id: common-k3s.yaml