mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-28 04:40:37 +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), [
|
||||
'title' => $msgTitle,
|
||||
'body' => $msg->previewMsg(),
|
||||
'description' => "消息推送-ID:{$msg->id}",
|
||||
'description' => "MID:{$msg->id}",
|
||||
'seconds' => 3600,
|
||||
'badge' => 1,
|
||||
]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user