提交 f591f5d9 编写于 作者: C chenjianxing

fix: dubbo 配置中心非必填

上级 282a5d5c
......@@ -359,12 +359,6 @@ export class DubboRequest extends Request {
info: 'api_test.request.dubbo.input_method'
}
}
if (!this.configCenter.isValid()) {
return {
isValid: false,
info: 'api_test.request.dubbo.input_config_center'
}
}
if (!this.registryCenter.isValid()) {
return {
isValid: false,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册