Merge remote-tracking branch 'origin/test' into test

This commit is contained in:
gong
2025-12-18 20:05:25 +08:00

View File

@@ -34,6 +34,10 @@ dubbo:
registry: registry:
address: nacos://121.40.109.122:8848 # Nacos 服务地址 address: nacos://121.40.109.122:8848 # Nacos 服务地址
group: server-dev group: server-dev
provider:
serialization:
# 设置为WARN模式只警告不禁止
check-serializable: WARN
protocol: protocol:
port: 10201 port: 10201
threads: 20 threads: 20