开启 Dubbo Consumer 参数校验
This commit is contained in:
@@ -20,6 +20,7 @@ dubbo:
|
||||
# Dubbo 服务消费者的配置
|
||||
consumer:
|
||||
timeout: 10000
|
||||
validation: true # 开启 Consumer 的参数校验
|
||||
UserSmsCodeRpc:
|
||||
version: 1.0.0
|
||||
UserRpc:
|
||||
|
||||
Reference in New Issue
Block a user