mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-03 00:12:48 +08:00
push
This commit is contained in:
parent
e86e8820f3
commit
8ca6584299
@ -163,7 +163,7 @@ func (g *Getui) Push(userIDList []string, title, detailContent, operationID stri
|
||||
if err != nil {
|
||||
return "", utils.Wrap(err, "GetTaskIDAndSave2Redis failed")
|
||||
}
|
||||
var IsAsync = true
|
||||
var IsAsync = false
|
||||
pushReq.IsAsync = &IsAsync
|
||||
pushReq.Taskid = &taskID
|
||||
pushReq.PushMessage.Notification = nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user