瀏覽代碼

Merge remote-tracking branch 'origin/master'

yubin 2 周之前
父節點
當前提交
64f78c09a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cif-service/src/main/resources/bootstrap.properties

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

@@ -56,7 +56,7 @@ dubbo.reference.check=false
 dubbo.consumer.check=false
 dubbo.registry.check=false
 dubbo.registry.register=true
-dubbo.application.name=${spring.application.name}
+dubbo.application.name=${spring.application.name}-dubbo
 
 dubbo.service.min.thread.pool.size=200
 dubbo.service.max.thread.pool.size=200