完善腾讯上传;

This commit is contained in:
augushong
2022-07-11 22:02:24 +08:00
parent e78cc800f4
commit 1a8e8d6716
7 changed files with 143 additions and 31 deletions

View File

@@ -15,7 +15,7 @@ return [
// 磁盘类型
'type' => 'local',
// 磁盘路径
'root' => app()->getRootPath() . 'public',
'root' => app()->getRootPath() . 'public/storage',
// 磁盘路径对应的外部URL路径
'url' => '/storage',
// 可见性