6
0

Compare commits

..

No commits in common. "7c96d7163bbe535370bd2ae9572953f132bc8391" and "b9a481e71b002eda97854eae1369f79d734c909c" have entirely different histories.

View File

@ -17,7 +17,6 @@ type PutOssResponse struct {
Msg string `json:"msg"`
Data struct {
Url string `json:"url"`
SavePath string `json:"save_path"`
}
}