v1

package
v0.0.0-...-70948f9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UploadReq

type UploadReq struct {
	g.Meta `path:"file/upload/img" mime:"multipart/form-data" method:"post" sm:"上传文件到临时库" tags:"文件"`
	File   *ghttp.UploadFile `json:"file" v:"required" type:"file" dc:"选择文件上传上传,Max:5M"`
}

type UploadRes

type UploadRes struct {
	model.FileInfo
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL