Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HttpFailed ¶
func HttpResult ¶
func HttpSuccess ¶
func ParamError ¶
Types ¶
type PageResult ¶
type PageResult struct { List interface{} `json:"list"` Total int64 `json:"total"` Page int `json:"page"` PageSize int `json:"pageSize"` }
PageResult @Description: 返回翻页数据
Click to show internal directories.
Click to hide internal directories.