Commit 3691499c by ping.wu

接单超时时间修改

parent fc9e2e0a
......@@ -1362,8 +1362,6 @@ public class OrderCenterSdkServiceImpl implements OrderCenterSdkService {
orderTask.setTaskTime(baseQueryOrderRequest.getExpectTime());
// orderTask.setTimeout(0);
request.setOrderTask(orderTask);
//设置超时变制作完成或配送中时间为0
timeout = 0;
}
} else {
timeout = 120;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment