mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 20:15:59 +08:00
notification modify
This commit is contained in:
@@ -21,6 +21,7 @@ func JGAccountListPush(accounts []string, content, detailContent, platform strin
|
||||
au.SetAlias(accounts)
|
||||
var no requestBody.Notification
|
||||
no.SetAlert(content)
|
||||
no.SetAndroidIntent()
|
||||
var me requestBody.Message
|
||||
me.SetMsgContent(detailContent)
|
||||
var po requestBody.PushObj
|
||||
|
||||
Reference in New Issue
Block a user