Silent hace 7 años
padre
commit
91d744637b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,
         ]);