mirror of
https://github.com/easychen/pushdeer.git
synced 2025-01-10 06:55:45 +08:00
commit
ea29e2314b
Binary file not shown.
@ -84,6 +84,8 @@ func GetMINotification(req *PushNotification, pkg string) (*xmpush.Message, erro
|
||||
RestrictedPackageName: pkg,
|
||||
Extra: map[string]string{
|
||||
"notify_foreground": "1",
|
||||
"channel_id": "high_system",
|
||||
"channel_name": "服务提醒",
|
||||
},
|
||||
}
|
||||
if len(req.Tokens) > 0 {
|
||||
|
Loading…
Reference in New Issue
Block a user