package
Version:
v0.0.0-...-70948f9
Opens a new window with list of versions in this module.
Published: Jan 15, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.