Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用户发送消息 #3

Open
Khalil996 opened this issue Sep 15, 2023 · 2 comments
Open

用户发送消息 #3

Khalil996 opened this issue Sep 15, 2023 · 2 comments

Comments

@Khalil996
Copy link

用户发送消息,sendMsgAndSave那里判断是否在线逻辑出了问题,你在判断在线的情况输出了不在线的内容

@Khalil996
Copy link
Author

//如果不在线
if ok {
zap.S().Info(userId, "不在线, 没有对应的node,")

    node.DataQueue <- msg
}

就是这里,应该是大佬写晕了

@iceymoss
Copy link
Owner

iceymoss commented Sep 15, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants