package oss type FileObject struct { Url string `json:"url"` Name string `json:"name"` Temp string `json:"temp"` }