singal offline push

This commit is contained in:
wangchuxiao
2022-06-06 18:15:32 +08:00
parent dc7c10014d
commit d3abc44976
8 changed files with 218 additions and 5 deletions
-1
View File
@@ -119,7 +119,6 @@ func MsgToUser(pushMsg *pbPush.PushMsgReq) {
log.NewDebug(pushMsg.OperationID, utils.GetSelfFuncName(), "offlinePush stop")
break
}
if offlinePusher == nil {
break
}