Переглянути джерело

wesmiler 报恩寺项目提交

wesmiler 4 роки тому
батько
коміт
8d46f41a6b
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      app/Services/DynamicService.php

+ 1 - 0
app/Services/DynamicService.php

@@ -263,6 +263,7 @@ class DynamicService extends BaseService
             'content'=> $content,
             'content'=> $content,
             'albums'=> $albums? json_encode($albums, 256) : '',
             'albums'=> $albums? json_encode($albums, 256) : '',
             'create_time'=> time(),
             'create_time'=> time(),
+            'update_time'=> time(),
             'status'=> $confirm,
             'status'=> $confirm,
         ];
         ];