push update

This commit is contained in:
Gordon
2022-04-13 18:34:36 +08:00
parent 5b86412407
commit 426ef5cb88
+1
View File
@@ -116,6 +116,7 @@ func MsgToUser(pushMsg *pbPush.PushMsgReq) {
} else {
log.NewDebug(pushMsg.OperationID, "offline push return result is ", pushResult, pushMsg.MsgData)
}
break
}
}