Mr.qian 1 settimana fa
parent
commit
73e8cc421c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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=false
+dubbo.application.name=${spring.application.name}-dubbo
 dubbo.registry.group=
 
 dubbo.reference.com.foo.BarService.check=false