refactor(service): 重构服务代码结构并更新配置

This commit is contained in:
2026-05-18 19:19:16 +08:00
parent 09290fecbe
commit 142fea1e91
6 changed files with 27 additions and 26 deletions

View File

@@ -29,14 +29,14 @@ database:
redis:
default:
address: 116.204.74.41:6379
address: 192.168.3.30:6379
db: 0
consul:
address: 116.204.74.41:8500
address: 192.168.3.30:8500
jaeger:
addr: 116.204.74.41:4318
addr: 192.168.3.30:4318
# 本地调试用:可选自动执行 worker/cleaner默认关闭
asynch: