上传代码

This commit is contained in:
liwei1dao 2023-04-13 18:41:35 +08:00
parent a6bbad1bef
commit 62818877c7

View File

@ -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