Explorar el Código

add default group

Mr.qian hace 1 día
padre
commit
5d3520fa21
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      mall-service/src/main/resources/bootstrap.properties

+ 1 - 0
mall-service/src/main/resources/bootstrap.properties

@@ -52,6 +52,7 @@ dubbo.scan.base-packages=com.txz.${spring.application.name}.dubbo.impl
 dubbo.application.qos.enable=false
 dubbo.application.qos.port=28201
 dubbo.application.qos.accept.foreign.ip=true
+dubbo.registry.group=
 
 dubbo.reference.com.foo.BarService.check=false
 dubbo.reference.check=false