[ server ] [ executor ] - polish code -1

This commit is contained in:
IceDerce
2022-12-14 20:17:37 +08:00
parent d0bdca5ced
commit 3934bf17f8
12 changed files with 223 additions and 83 deletions

View File

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