浏览代码

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,
         ];