Commit 203cfb9c authored by 刘小敏's avatar 刘小敏

前端加公共读

parent f55a3b2d
......@@ -69,6 +69,7 @@ class User extends Common
// 4. 构建返回数据
$result = [
'accessKeyId' => $accessKey,
'acl' => 'public-read',
'policy' => $policyBase64,
'signature' => $signature,
'dir' => $dir,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment