3D模型数据资源备份镜像批量处理
This commit is contained in:
@@ -24,4 +24,10 @@ type Config struct {
|
||||
Version string
|
||||
Urls []string
|
||||
}
|
||||
AliyunOSS struct {
|
||||
AccessKeyId string
|
||||
AccessKeySecret string
|
||||
BasePath string
|
||||
Endpoint string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user