上传代码
This commit is contained in:
parent
a6bbad1bef
commit
62818877c7
@ -117,7 +117,7 @@ func (this *modelChatComp) getChatQueue(channel pb.ChatChannel, stag, union stri
|
||||
this.addChatMsg(key, int64(max_chat), result...)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
} else if err != nil {
|
||||
this.module.Errorf("err:%v", err)
|
||||
}
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user