package aliyun
type OssConfig struct {
Endpoint string
ImageBucket string
ImageDir string
VideoBucket string
VideoDir string
FileBucket string
FileDir string
}