Silent před 7 roky
rodič
revize
5caf5b4d11

+ 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,