Commit 6d4cdd48 authored by chenchuanwen's avatar chenchuanwen

run

parent dc58ba03
...@@ -42,7 +42,7 @@ class runRedisPush ...@@ -42,7 +42,7 @@ class runRedisPush
return (getmypid()); return (getmypid());
} }
} }
private function callback($instance,$channelName,$message){ public function callback($instance,$channelName,$message){
echo $message; echo $message;
} }
private function start() private function start()
......
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