perf: 优化消息搜索速度
This commit is contained in:
@@ -128,6 +128,7 @@ class WebSocketDialogMsgTask extends AbstractTask
|
||||
'mention' => $mention,
|
||||
'silence' => $silence,
|
||||
'dot' => $dot,
|
||||
'live' => 1,
|
||||
])->saveOrIgnore();
|
||||
$array[$userid] = [
|
||||
'userid' => $userid,
|
||||
|
||||
Reference in New Issue
Block a user