Commit 36f198d8 authored by wwccw0591's avatar wwccw0591

pc

parent d4380ece
......@@ -87,11 +87,11 @@ class ClientPush
'category' => 'shenbd',
'extras' => json_encode($toId),
))
->androidNotification('test message', array(
'title' => 'title',
// 'builder_id' => 2,
'extras' => json_encode($toId),
))
// ->androidNotification('test message', array(
// 'title' => 'title',
// // 'builder_id' => 2,
// 'extras' => json_encode($toId),
// ))
->message('test message', array(
'title' => 'title',
'content_type' => $pushData['type'],
......
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