代码提交
This commit is contained in:
@@ -176,7 +176,7 @@ class WorkbenchMomentsJob
|
||||
'text' => !empty($contentLibrary['contentAi']) ? $contentLibrary['contentAi'] : $contentLibrary['content'],
|
||||
'timingTime' => date('Y-m-d H:i:s', $sendTime),
|
||||
'beginTime' => date('Y-m-d H:i:s', $sendTime),
|
||||
'endTime' => date('Y-m-d H:i:s', $sendTime + 600),
|
||||
'endTime' => date('Y-m-d H:i:s', $sendTime + 3600),
|
||||
'videoUrl' => $videoUrl,
|
||||
];
|
||||
// 发送朋友圈
|
||||
|
||||
Reference in New Issue
Block a user