mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-25 19:22:46 +08:00
ws send msg modify
This commit is contained in:
parent
0ed5f8081a
commit
b375877a6d
@ -240,6 +240,7 @@ type NotificationMsg struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func Notification(n *NotificationMsg) {
|
func Notification(n *NotificationMsg) {
|
||||||
|
return
|
||||||
var req pbChat.SendMsgReq
|
var req pbChat.SendMsgReq
|
||||||
var msg sdk_ws.MsgData
|
var msg sdk_ws.MsgData
|
||||||
var offlineInfo sdk_ws.OfflinePushInfo
|
var offlineInfo sdk_ws.OfflinePushInfo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user