Преглед изворни кода

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,
             'albums'=> $albums? json_encode($albums, 256) : '',
             'create_time'=> time(),
+            'update_time'=> time(),
             'status'=> $confirm,
         ];