Commit b7c1e007 authored by wwccw0591's avatar wwccw0591

pc

parent fa459f71
...@@ -77,7 +77,7 @@ class cliPushWaitRecieveOrder extends basecli ...@@ -77,7 +77,7 @@ class cliPushWaitRecieveOrder extends basecli
} }
$this->bDoUnLock = true; $this->bDoUnLock = true;
file_put_contents($this->lockFileName ,"running" ); // CLI 独占锁 file_put_contents($this->lockFileName ,"running" ); // CLI 独占锁
$this->pushWaitOrder(); // $this->pushWaitOrder();
echo '等待接单订单发送成功'."\r\n"; echo '等待接单订单发送成功'."\r\n";
} }
......
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