Merge branch 'develop/lgj' of https://golib.gaore.com/GaoreGo/gaore-common-sdk-go
This commit is contained in:
		
						commit
						7c96d7163b
					
				@ -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