mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
log update
This commit is contained in:
parent
d827c9c598
commit
49f855e1d1
@ -28,6 +28,7 @@ func (o *Conversation) client() (conversation.ConversationClient, error) {
|
||||
}
|
||||
|
||||
func (o *Conversation) GetAllConversations(c *gin.Context) {
|
||||
return
|
||||
a2r.Call(conversation.ConversationClient.GetAllConversations, o.client, c)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user