调整文章导入
This commit is contained in:
parent
a00959d2c6
commit
c7a7130495
@ -76,7 +76,7 @@ class Upload extends BaseController
|
|||||||
$data = [
|
$data = [
|
||||||
'cid' => $cid,
|
'cid' => $cid,
|
||||||
'title' => $title,
|
'title' => $title,
|
||||||
'author' => '里海云',
|
'author' => '里海科技',
|
||||||
'image_input' => $poster,
|
'image_input' => $poster,
|
||||||
'content' => $content,
|
'content' => $content,
|
||||||
'synopsis' => empty($synopsis) ? $title : strip_tags($synopsis),
|
'synopsis' => empty($synopsis) ? $title : strip_tags($synopsis),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user