Authored by mali

二手审核失败接口超时时间设置

... ... @@ -16,3 +16,4 @@ hystrix.command.orderAppraise.detectNotPass.execution.isolation.thread.timeoutIn
hystrix.command.ufo-gateway.manualDealMon.execution.isolation.thread.timeoutInMilliseconds = 3000
hystrix.command.orderAppraise.judgeCenterNotPass.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.orderAppraise.judgeCenterPass.execution.isolation.thread.timeoutInMilliseconds = 5000
hystrix.command.ufo-gateway.auditFailed.execution.isolation.thread.timeoutInMilliseconds = 5000
... ...