mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +00:00
no message
This commit is contained in:
parent
a6150821e7
commit
44732f5849
@ -86,7 +86,7 @@ class WebSocketDialogMsgTask extends AbstractTask
|
|||||||
$umengMsg = new PushUmengMsg(array_keys($array), [
|
$umengMsg = new PushUmengMsg(array_keys($array), [
|
||||||
'title' => $msgTitle,
|
'title' => $msgTitle,
|
||||||
'body' => $msg->previewMsg(),
|
'body' => $msg->previewMsg(),
|
||||||
'description' => "消息推送-ID:{$msg->id}",
|
'description' => "MID:{$msg->id}",
|
||||||
'seconds' => 3600,
|
'seconds' => 3600,
|
||||||
'badge' => 1,
|
'badge' => 1,
|
||||||
]);
|
]);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user