This commit is contained in:
aozhiwei 2024-04-15 13:46:58 +08:00
parent 09ed66db11
commit 69b6c60c15

View File

@ -324,6 +324,7 @@ func (this *player) CMInviteFriendMsg(hdr *f5.MsgHdr, msg *cs.CMInviteFriendMsg)
func (this *player) CMRecommendList(hdr *f5.MsgHdr, msg *cs.CMRecommendList) {
rspMsg := new(cs.SMRecommendList)
rspMsg.Type = proto.Int32(msg.GetType())
rspMsg.Users = []*cs.MFUser{}
GetCacheMgr().AsyncRecommendList(
msg.GetType(),