朋友圈采集优化
This commit is contained in:
@@ -341,6 +341,8 @@ class WebSocketControllerCopy extends BaseController
|
||||
'userName' => $momentEntity['userName'] ?? '',
|
||||
'snsId' => $moment['snsId'] ?? '',
|
||||
'type' => $moment['type'] ?? 0,
|
||||
'title' => $moment['title'] ?? '',
|
||||
'coverImage' => $moment['coverImage'] ?? '',
|
||||
'update_time' => time()
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user