Commit 81d432bd authored by wwccw0591's avatar wwccw0591

pc

parent 3c8a6c1c
......@@ -51,6 +51,7 @@ class cliOrderClose extends basecli
$addData['message'] = $messageService->convertMessage($addData['message']);
$clientPush->push($addData);
}
$redis->close();
}
protected function _runCli()
{
......
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