✨ init project
This commit is contained in:
7
model/example/response/exa_file_upload_download.go
Normal file
7
model/example/response/exa_file_upload_download.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package response
|
||||
|
||||
import "git.echol.cn/loser/lckt/model/example"
|
||||
|
||||
type ExaFileResponse struct {
|
||||
File example.ExaFileUploadAndDownload `json:"file"`
|
||||
}
|
Reference in New Issue
Block a user