Browse Source

定时任务

Silent 7 năm trước cách đây
mục cha
commit
91d744637b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/Http/Controllers/Admin/SettingController.php

+ 0 - 1
app/Http/Controllers/Admin/SettingController.php

xqd
@@ -129,7 +129,6 @@ class SettingController extends Controller
         BaseAttachmentModel::create([
             'path' => $full_path,
             'name' => $name,
-            'type' => 'png',
             'class' => '分享图片',
             'size' => $size,
         ]);