Versions in this module Expand all Collapse all v2 v2.0.1 Sep 4, 2026 Changes in this version + type BindRoleApiReq struct + ApiIds []int64 + RoleId int64 + type BindRoleResourceReq struct + ResourceIds []int64 + RoleId int64 + type ChangePasswordReq struct + LoginName string + NewPassword string + OldPassword string + type ChangeStatusReq struct + ID int64 + Status *int + type CreateDeptReq struct + Ancestors string + Leader string + Mobile string + Name string + ParentId uint + Sort int + Type string + type CreateDictReq struct + Key string + Name string + ParentId int + Remark string + Sort int + Type string + Value string + type CreatePostReq struct + DeptId int64 + PostCode string + PostName string + type CreateResourceReq struct + ActiveResource string + Affix uint8 + AlwaysShow uint8 + ApiId *uint + Breadcrumb uint8 + Component string + Hidden uint8 + Icon string + KeepAlive uint8 + Name string + ParentId uint + Path string + Redirect string + ResourceLevel int + Sort int + Status int + Title string + type CreateRoleReq struct + Description string + Ident string + Name string + type CreateSysUserExtReq struct + UserId uint + type DeleteByIdReq struct + ID int64 + type GetApiReq struct + ID uint + type GetByIdReq struct + ID *int64 + type GetCaptchaReq struct + Height int + Length int + Type int + Width int + type GetDeptReq struct + ID uint + Name string + type GetDictReq struct + ID uint + Key string + Name string + Type string + type GetPostReq struct + ID int64 + PostCode string + PostName string + type GetResourceReq struct + ID uint + Title string + type GetRoleReq struct + ID uint + Ident string + Name string + type GetSysConfigReq struct + ID uint + Key string + type GetSysUserExtReq struct + UserId uint + type GetSysUserReq struct + Email string + ID uint64 + LoginName string + Mobile string + NickName string + type GetTreeResourceReq struct + ByRole bool + ParentId uint + type GetUriReq struct + Uri string + type ListApiReq struct + Group string + NeedAuth int + Page int + PageSize int + type ListDeptReq struct + Page int + PageSize int + ParentId uint + type ListDictReq struct + Name string + Page int + PageSize int + ParentId int + Type string + type ListPostReq struct + DeptId int64 + Page int + PageSize int + type ListResourceReq struct + Component string + Name string + Page int + PageSize int + ParentId uint + Path string + Status int + Title string + type ListRoleApiReq struct + RoleId int64 + type ListRoleReq struct + Page int + PageSize int + type ListRoleResourceReq struct + RoleId int64 + type ListSysConfigReq struct + Module string + Page int + PageSize int + type ListSysUserExtReq struct + DepartmentId int + Page int + PageSize int + PositionId int + RoleId int + type ListSysUserReq struct + DeptId uint64 + Keyword string + Page int + PageSize int + PostId uint64 + RoleId uint64 + Status uint8 + UserType string + type LoginReq struct + Captcha *VerifyCaptchaReq + LoginName string + Password string + type RegisterReq struct + Avatar string + Captcha *VerifyCaptchaReq + Email string + LoginName string + Mobile string + NickName string + Password string + Sex uint8 + type VerifyCaptchaReq struct + Code string + ID string + type VerifyTokenReq struct + Token string