文件上传

This commit is contained in:
2025-10-24 09:02:41 +08:00
parent 791562cfd3
commit ac2f232c3f

View File

@@ -117,6 +117,7 @@ class Upload
'expiredTime' => $tempKeys['expiredTime'], 'expiredTime' => $tempKeys['expiredTime'],
'region' => $this->region, 'region' => $this->region,
'bucket' => $this->cosbucket, 'bucket' => $this->cosbucket,
'url' => $this->url,
] ]
]; ];