多余配置文件

This commit is contained in:
2025-12-01 14:09:03 +08:00
parent cd12c48caa
commit 2c9158c7ba
11 changed files with 45 additions and 46 deletions

View File

@@ -6,6 +6,13 @@ spring:
name: system
profiles:
active: dev
task:
execution:
pool:
core-size: 8
max-size: 16
queue-capacity: 200
thread-name-prefix: async-system-
logging:
@@ -15,12 +22,6 @@ pagehelper:
helper-dialect: mysql
support-methods-arguments: true
alipay:
sms:
key: your-key
secret: your-secret
templateCode: c
dubbo:
provider:
filter: traceProviderFilter