Commit 9b94c3e1 authored by wwccw0591's avatar wwccw0591

pc

parent 7b08235e
......@@ -68,6 +68,7 @@ class ClientPush
$messageContent=$this->getMessageContent($pushData['message']);
// $pushObject=array('id'=>$toId,'memberName'=>'abc');
$pushData['toId']=249;
echo json_encode($pushData);exit;
try {
$response = $this->client->push()
->setPlatform('all')
......
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