Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
beego.Controller
}
Controller 入口
func (*Controller) GetPostJson ¶
func (c *Controller) GetPostJson(v interface{}) ([]byte, error)
GetPostJson 获取 post JSON 数据 转换成入参类型
Click to show internal directories.
Click to hide internal directories.