作者 lyh

gx ai视频

... ... @@ -66,9 +66,10 @@ class AiBlogLogic extends BaseLogic
}catch (\Exception $e){
$this->fail('保存失败,请联系管理员');
}
shell_exec("php artisan save_ai_blog_list {$this->user['project_id']} > /dev/null 2>&1 &");
return $this->success();
}
/**
* @remark :编辑作者
* @name :saveAuthor
... ...