You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 日期 | 2023年09月15日 16:56 |
| 收件人 | ***@***.***> |
| 抄送至 | ***@***.***> |
| 主题 | Re: [iceymoss/HiChat] 用户发送消息 (Issue #3) |
//如果不在线
if ok {
zap.S().Info(userId, "不在线, 没有对应的node,")
node.DataQueue <- msg
}
就是这里,应该是大佬写晕了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
用户发送消息,sendMsgAndSave那里判断是否在线逻辑出了问题,你在判断在线的情况输出了不在线的内容
The text was updated successfully, but these errors were encountered: