Showing
1 changed file
with
1 additions
and
0 deletions
@@ -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"} |
-
Please register or login to post a comment