push add ios push

This commit is contained in:
Gordon
2021-12-09 17:14:24 +08:00
parent 3e51e781a6
commit 8085c62774
4 changed files with 17 additions and 2 deletions
+2
View File
@@ -23,6 +23,8 @@ func JGAccountListPush(accounts []string, content, detailContent, platform strin
no.SetAlert(content, platform)
var me requestBody.Message
me.SetMsgContent(detailContent)
var o requestBody.Options
o.SetApnsProduction(true)
var po requestBody.PushObj
po.SetPlatform(&pf)
po.SetAudience(&au)