zhangdehua 7 tháng trước cách đây
mục cha
commit
c0749569e4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/index/controller/Index.php

+ 1 - 1
app/index/controller/Index.php

@@ -220,7 +220,7 @@ class Index extends Controller
         $storageObj = $bucket->upload(
             fopen($filePath, 'r'),
             [
-                'name' => '/10001/20240618/24c7b239666052544c6a0a70489f58b6.jpg'
+                'name' => '10001/20240618/24c7b239666052544c6a0a70489f58b6.jpg'
                 //'predefinedAcl' => 'publicRead'
             ]
         );