Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserController ¶
type UserController struct {
controllers.CommonController
}
func (*UserController) AddUserRoleLink ¶
func (this *UserController) AddUserRoleLink()
@Title 增加用户权限表 @Summary 增加用户权限表 @Description 增加用户权限表 @Param source raw string true `数据来源` @Param data raw []user.JccUserRoleLink true `数据` @Success 201 {map} @Failure 403 body is empty @router /add_user_role_link [post]
Click to show internal directories.
Click to hide internal directories.