mirror of
https://gitee.com/WuKongDev/WuKongIM.git
synced 2025-12-06 06:49:06 +08:00
fix: issue #454
This commit is contained in:
@@ -121,7 +121,7 @@ func (wk *wukongDB) AddOrUpdateConversationsBatchIfNotExist(conversations []Conv
|
||||
return err
|
||||
}
|
||||
|
||||
// 智能更新缓存中的会话数据
|
||||
// 更新缓存中的会话数据
|
||||
wk.conversationCache.UpdateConversationsInCache(conversations)
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user