Commit 76e3cf47 authored by chenchuanwen's avatar chenchuanwen

run

parent 9e70eda2
......@@ -43,7 +43,7 @@ class runRedisPush
}
}
public function callback($instance,$channelName,$message){
echo $message;
echo $message.'123456';
}
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