Authored by chaogeng

修改钱包服务超时时间

@@ -47,6 +47,7 @@ ufo.user.idCertUpdateVersionSwitch = true @@ -47,6 +47,7 @@ ufo.user.idCertUpdateVersionSwitch = true
47 47
48 #time out 48 #time out
49 hystrix.command.wallet.assetWithdrawForPlat.execution.isolation.thread.timeoutInMilliseconds=3000 49 hystrix.command.wallet.assetWithdrawForPlat.execution.isolation.thread.timeoutInMilliseconds=3000
  50 +hystrix.command.wallet.queryUserWalletInfo.execution.isolation.thread.timeoutInMilliseconds=1500
50 51
51 ufo.order.pay.transferWithWalletSwitch=false 52 ufo.order.pay.transferWithWalletSwitch=false
52 ufo.order.pay.depositRebateActivity={"startTime":"1571364000","endTime":"1572537599"} 53 ufo.order.pay.depositRebateActivity={"startTime":"1571364000","endTime":"1572537599"}