|
|
@ -465,7 +465,7 @@ class WebsiteController extends BaseController |
|
|
|
|
|
|
|
|
$contentService = new ContentService(); |
|
|
$contentService = new ContentService(); |
|
|
try { |
|
|
try { |
|
|
$res = $contentService->saveContent($param); |
|
|
|
|
|
|
|
|
$res = $contentService->saveContent($param, 1); |
|
|
// var_dump($res);
|
|
|
// var_dump($res);
|
|
|
// exit();
|
|
|
// exit();
|
|
|
// 更改创建时间 ================= START
|
|
|
// 更改创建时间 ================= START
|
|
|
|