🎉 初始化项目
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package response
|
||||
|
||||
import "git.echol.cn/loser/st/server/model/example"
|
||||
|
||||
type ExaFileResponse struct {
|
||||
File example.ExaFileUploadAndDownload `json:"file"`
|
||||
}
|
||||
Reference in New Issue
Block a user