统计美化

This commit is contained in:
Leo
2025-03-16 19:54:27 +08:00
parent df4a73cd73
commit c53a5c6f4f
2 changed files with 22 additions and 22 deletions

View File

@@ -61,6 +61,9 @@ rocketmq:
consume-thread-min: 20 # 消费线程池最小线程数
consume-thread-max: 64 # 消费线程池最大线程数
consume-message-batch-max-size: 64 # 批量消费最大消息数
client:
charset: UTF-8
encoding: UTF-8
management:
endpoints:
web: