Browse Source

Merge remote-tracking branch 'origin/master'

yubin 3 weeks ago
parent
commit
5a8ca4a090
1 changed files with 1 additions and 0 deletions
  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