作者 lyh

gx

... ... @@ -74,7 +74,7 @@ class AyrReleaseController extends BaseController
$param = [
'post'=>$this->param['content'],
'platforms'=>$this->param['platforms'],
// 'mediaUrls'=>$this->param['mediaUrls'],//参数处理
'mediaUrls'=>$this->param['mediaUrls'],//参数处理
'scheduleDate'=>$formattedTime,//时间(如是过去时间,立即发布)
];
//发送请求发布社交文章
... ...