Commit 5e78e2e6 by ss.dai

无修改

parent 7b22c616
......@@ -260,6 +260,7 @@ bool FlowControl::_PullOrder()
{
QLOG_INFO() << QString("will entry %1").arg(orderObject->order_id);
QTimer::singleShot(1000*60*120, [orderObject](){
//QTimer::singleShot(1000*10, [orderObject](){
if(orderObject->status == 6 || orderObject->status == 200)
{
QString error;
......
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.0.0, 2017-04-27T14:34:26. -->
<!-- Written by QtCreator 4.0.0, 2017-05-04T14:41:21. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>
......
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