url 2 im s3

This commit is contained in:
withchao 2023-09-13 10:08:00 +08:00
parent 9d174db5fe
commit af664b4e1f

View File

@ -23,7 +23,6 @@ import (
)
type Upload struct {
UserID string `json:"userID"`
URL string `json:"url"`
Name string `json:"name"`
ContentType string `json:"contentType"`