Ver Fonte

定时任务

Silent há 7 anos atrás
pai
commit
5caf5b4d11
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      app/Http/Controllers/Admin/SettingController.php

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

xqd
@@ -140,6 +140,7 @@ class SettingController extends Controller
 
         BaseAttachmentModel::create([
             'path' => $full_path,
+            'url' => $full_path,
             'name' => $name,
             'class' => '分享图片测试',
             'size' => $size,