mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
push add ios push
This commit is contained in:
parent
d7cd8ba780
commit
74beec2b85
@ -24,7 +24,7 @@ func JGAccountListPush(accounts []string, content, detailContent, platform strin
|
||||
var me requestBody.Message
|
||||
me.SetMsgContent(detailContent)
|
||||
var o requestBody.Options
|
||||
o.SetApnsProduction(true)
|
||||
o.SetApnsProduction(false)
|
||||
var po requestBody.PushObj
|
||||
po.SetPlatform(&pf)
|
||||
po.SetAudience(&au)
|
||||
|
Loading…
x
Reference in New Issue
Block a user