Compare commits
No commits in common. "7c96d7163bbe535370bd2ae9572953f132bc8391" and "b9a481e71b002eda97854eae1369f79d734c909c" have entirely different histories.
7c96d7163b
...
b9a481e71b
@ -16,8 +16,7 @@ type PutOssResponse struct {
|
||||
Code int `json:"code"`
|
||||
Msg string `json:"msg"`
|
||||
Data struct {
|
||||
Url string `json:"url"`
|
||||
SavePath string `json:"save_path"`
|
||||
Url string `json:"url"`
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user