Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
Service services.UserService
}
func (*Controller) Post ¶
func (instance *Controller) Post(ctx iris.Context) mvc.Response
Post 修改用户信息
Click to show internal directories.
Click to hide internal directories.