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