فهرست منبع

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