upload 上传 签名 直接上传都可以
This commit is contained in:
@@ -13,6 +13,9 @@ import (
|
||||
// 全局的BucketName
|
||||
var StorageBucketName = aws.String("storage.fusenpack.com")
|
||||
|
||||
// 全局的BucketName 缓存使用
|
||||
var TempfileBucketName = aws.String("tempfile.fusenpack.com")
|
||||
|
||||
const UploadFileLimitSize = 200 << 20
|
||||
|
||||
// File uploadfile 文件(multipart...)
|
||||
|
||||
Reference in New Issue
Block a user