浏览代码

add default group

Mr.qian 1 天之前
父节点
当前提交
7fb38e89c5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      operating-service/src/main/resources/bootstrap.properties

+ 1 - 1
operating-service/src/main/resources/bootstrap.properties

@@ -53,7 +53,7 @@ dubbo.application.qos.enable=false
 dubbo.application.qos.port=28111
 dubbo.application.qos.accept.foreign.ip=false
 dubbo.application.name=${spring.application.name}-dubbo
-
+dubbo.registry.group=
 
 dubbo.reference.com.foo.BarService.check=false
 dubbo.reference.check=false