浏览代码

Merge remote-tracking branch 'origin/master'

yubin 3 周之前
父节点
当前提交
5a8ca4a090
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      mall-service/src/main/resources/bootstrap.properties

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

@@ -54,6 +54,7 @@ dubbo.application.qos.port=28201
 dubbo.application.qos.accept.foreign.ip=false
 dubbo.application.name=${spring.application.name}-dubbo
 dubbo.registry.group=
+dubbo.consumer.timeout=10000
 
 dubbo.reference.com.foo.BarService.check=false
 dubbo.reference.check=false