Authored by chaogeng

修改钱包服务超时时间

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