|
|
@ -133,7 +133,8 @@ func MsgToUser(pushMsg *pbPush.PushMsgReq) {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//func MsgToSuperGroupUser(pushMsg *pbPush.PushMsgReq) {
|
|
|
|
func MsgToSuperGroupUser(pushMsg *pbPush.PushMsgReq) {
|
|
|
|
|
|
|
|
return
|
|
|
|
//var wsResult []*pbRelay.SingelMsgToUserResultList
|
|
|
|
//var wsResult []*pbRelay.SingelMsgToUserResultList
|
|
|
|
//isOfflinePush := utils.GetSwitchFromOptions(pushMsg.MsgData.Options, constant.IsOfflinePush)
|
|
|
|
//isOfflinePush := utils.GetSwitchFromOptions(pushMsg.MsgData.Options, constant.IsOfflinePush)
|
|
|
|
//log.Debug(pushMsg.OperationID, "Get msg from msg_transfer And push msg", pushMsg.String())
|
|
|
|
//log.Debug(pushMsg.OperationID, "Get msg from msg_transfer And push msg", pushMsg.String())
|
|
|
@ -229,7 +230,7 @@ func MsgToUser(pushMsg *pbPush.PushMsgReq) {
|
|
|
|
// }
|
|
|
|
// }
|
|
|
|
//
|
|
|
|
//
|
|
|
|
//}
|
|
|
|
//}
|
|
|
|
//}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
//func SendMsgByWS(m *pbChat.WSToMsgSvrChatMsg) {
|
|
|
|
//func SendMsgByWS(m *pbChat.WSToMsgSvrChatMsg) {
|
|
|
|
// m.MsgID = rpcChat.GetMsgID(m.SendID)
|
|
|
|
// m.MsgID = rpcChat.GetMsgID(m.SendID)
|
|
|
|