Compare commits
2 Commits
b9a481e71b
...
7c96d7163b
Author | SHA1 | Date | |
---|---|---|---|
|
7c96d7163b | ||
|
561eb1416a |
@ -16,7 +16,8 @@ type PutOssResponse struct {
|
||||
Code int `json:"code"`
|
||||
Msg string `json:"msg"`
|
||||
Data struct {
|
||||
Url string `json:"url"`
|
||||
Url string `json:"url"`
|
||||
SavePath string `json:"save_path"`
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user