Commit 4388e52b authored by wwccw0591's avatar wwccw0591

jpush

parent 29edddfa
......@@ -92,7 +92,7 @@ class ClientPush
'extras' => $pushData,
))
->message($messageContent, array(
'title' => 'hello jpush',
'title' => $title,
'content_type' => $pushData['type'],
'extras' => $pushData,
))
......
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