Documentation ¶
Index ¶
- type AliyunSdkConfListRes
- type AliyunSdkConfRes
- type BaiduSdkConfListRes
- type BaiduSdkConfRes
- type BankCardWithOCRRes
- type CaptchaIndexReq
- type CaptchaIndexRes
- type CreateAliyunSdkConfReq
- type CreateBaiduSdkConfReq
- type CreateCtyunSdkConfReq
- type CreateHuaweiSdkConfReq
- type CreateOrganizationInfoReq
- type CreatePermissionReq
- type CreateRoleInfoReq
- type CreateTencentSdkConfReq
- type CreateUserReq
- type CtyunSdkConfListRes
- type CtyunSdkConfRes
- type DeleteAliyunSdkConfReq
- type DeleteBaiduSdkConfReq
- type DeleteCtyunSdkConfReq
- type DeleteHuaweiSdkConfReq
- type DeleteOrganizationInfoReq
- type DeletePermissionReq
- type DeleteRoleInfoReq
- type DeleteTencentSdkConfReq
- type ForgotPasswordReq
- type ForgotPasswordRes
- type GetAliyunSdkConfListReq
- type GetAliyunSdkConfReq
- type GetAreaListByParentIdReq
- type GetBaiduSdkConfListReq
- type GetBaiduSdkConfReq
- type GetCtyunSdkConfListReq
- type GetCtyunSdkConfReq
- type GetFileByIdReq
- type GetHuaweiSdkConfListReq
- type GetHuaweiSdkConfReq
- type GetOrganizationInfoReq
- type GetOrganizationListReq
- type GetOrganizationTreeReq
- type GetPermissionByIdReq
- type GetPermissionByIdentifierReq
- type GetPermissionListReq
- type GetPermissionTreeReq
- type GetRolePermissionsIdsReq
- type GetRoleUsersReq
- type GetTencentSdkConfListReq
- type GetTencentSdkConfReq
- type GetUserPermissionIdsReq
- type GetUserRolesReq
- type HuaweiSdkConfListRes
- type HuaweiSdkConfRes
- type IDCardWithOCRRes
- type LoginByMobileReq
- type LoginByMobileRes
- type LoginReq
- type LoginRes
- type OrganizationInfoRes
- type OrganizationInfoTreeListRes
- type OrganizationInfoTreeRes
- type QueryOrganizationListReq
- type QueryPermissionListReq
- type QueryRoleListReq
- type QueryUserListReq
- type RegisterReq
- type RemoveRoleForUserReq
- type ResetPasswordReq
- type ResetUserPasswordReq
- type RoleInfoRes
- type SendCaptchaBySmsReq
- type SetRoleForUserReq
- type SetRolePermissionsReq
- type SetUserPermissionIdsReq
- type SetUsernameByIdReq
- type TencentSdkConfListRes
- type TencentSdkConfRes
- type UpdateAliyunSdkConfReq
- type UpdateBaiduSdkConfReq
- type UpdateCtyunSdkConfReq
- type UpdateHuaweiSdkConfReq
- type UpdateOrganizationInfoReq
- type UpdatePermissionReq
- type UpdateRoleInfoReq
- type UpdateTencentSdkConfReq
- type UpdateUserPasswordReq
- type UploadBankCardWithOCRReq
- type UploadBusinessLicenseWithOCRReq
- type UploadBusinessLicenseWithOCRRes
- type UploadFileInfoRes
- type UploadFileRes
- type UploadIDCardWithOCRReq
- type UploadReq
- type UserInfoListRes
- type UserInfoRes
- type UserListRes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AliyunSdkConfListRes ¶
type AliyunSdkConfListRes sys_model.CollectRes[sys_model.AliyunSdkConf]
type AliyunSdkConfRes ¶
type AliyunSdkConfRes sys_model.AliyunSdkConf
type BaiduSdkConfListRes ¶
type BaiduSdkConfListRes sys_model.CollectRes[sys_model.BaiduSdkConf]
type BaiduSdkConfRes ¶
type BaiduSdkConfRes sys_model.BaiduSdkConf
type BankCardWithOCRRes ¶
type BankCardWithOCRRes sys_model.BankCardWithOCR
type CaptchaIndexReq ¶
type CaptchaIndexRes ¶
type CreateAliyunSdkConfReq ¶
type CreateAliyunSdkConfReq struct { g.Meta `` /* 179-byte string literal not displayed */ sys_model.AliyunSdkConf }
type CreateBaiduSdkConfReq ¶
type CreateBaiduSdkConfReq struct { g.Meta `` /* 174-byte string literal not displayed */ sys_model.BaiduSdkConf }
type CreateCtyunSdkConfReq ¶
type CreateCtyunSdkConfReq struct { g.Meta `` /* 176-byte string literal not displayed */ sys_model.CtyunSdkConf }
type CreateHuaweiSdkConfReq ¶
type CreateHuaweiSdkConfReq struct { g.Meta `` /* 179-byte string literal not displayed */ sys_model.HuaweiSdkConf }
type CreateOrganizationInfoReq ¶
type CreateOrganizationInfoReq struct { g.Meta `path:"/createOrganization" method:"post" summary:"创建组织架构|信息" tags:"组织架构"` sys_model.SysOrganizationInfo }
type CreatePermissionReq ¶
type CreatePermissionReq struct { g.Meta `path:"/createPermission" method:"post" summary:"新增权限|信息" tags:"权限"` sys_model.SysPermission }
type CreateRoleInfoReq ¶
type CreateTencentSdkConfReq ¶
type CreateTencentSdkConfReq struct { g.Meta `` /* 180-byte string literal not displayed */ sys_model.TencentSdkConf }
type CreateUserReq ¶
type CreateUserReq struct { g.Meta `path:"/createUser" method:"post" summary:"新增用户|信息" tags:"用户"` sys_model.UserInnerRegister }
type CtyunSdkConfListRes ¶
type CtyunSdkConfListRes sys_model.CollectRes[sys_model.CtyunSdkConf]
type CtyunSdkConfRes ¶
type CtyunSdkConfRes sys_model.CtyunSdkConf
type DeleteAliyunSdkConfReq ¶
type DeleteBaiduSdkConfReq ¶
type DeleteCtyunSdkConfReq ¶
type DeleteHuaweiSdkConfReq ¶
type DeletePermissionReq ¶
type DeleteRoleInfoReq ¶
type DeleteTencentSdkConfReq ¶
type ForgotPasswordReq ¶
type ForgotPasswordReq struct { g.Meta `path:"/forgotPassword" method:"post" summary:"忘记密码" tags:"鉴权"` sys_model.ForgotPassword }
type ForgotPasswordRes ¶
type ForgotPasswordRes struct {
IdKey int64 `json:"id" dc:"ResetPassword 接口需要的key"`
}
type GetAliyunSdkConfListReq ¶
type GetAliyunSdkConfReq ¶
type GetBaiduSdkConfListReq ¶
type GetBaiduSdkConfReq ¶
type GetCtyunSdkConfListReq ¶
type GetCtyunSdkConfReq ¶
type GetFileByIdReq ¶
type GetHuaweiSdkConfListReq ¶
type GetHuaweiSdkConfReq ¶
type GetOrganizationInfoReq ¶
type GetOrganizationListReq ¶
type GetOrganizationTreeReq ¶
type GetPermissionByIdReq ¶
type GetPermissionListReq ¶
type GetPermissionTreeReq ¶
type GetRoleUsersReq ¶ added in v0.2.2
type GetTencentSdkConfReq ¶
type GetUserPermissionIdsReq ¶
type GetUserRolesReq ¶ added in v0.2.2
type HuaweiSdkConfListRes ¶
type HuaweiSdkConfListRes sys_model.CollectRes[sys_model.HuaweiSdkConf]
type HuaweiSdkConfRes ¶
type HuaweiSdkConfRes sys_model.HuaweiSdkConf
type IDCardWithOCRRes ¶
type IDCardWithOCRRes sys_model.IDCardWithOCR
type LoginByMobileReq ¶
type LoginByMobileReq struct { g.Meta `path:"/loginByMobile" method:"post" summary:"手机号登录" tags:"鉴权"` sys_model.LoginByMobileInfo }
type LoginByMobileRes ¶
type OrganizationInfoRes ¶
type OrganizationInfoRes sys_entity.SysOrganization
type OrganizationInfoTreeListRes ¶
type OrganizationInfoTreeListRes []sys_model.SysOrganizationTree
type OrganizationInfoTreeRes ¶
type OrganizationInfoTreeRes sys_model.SysOrganizationTree
type QueryOrganizationListReq ¶
type QueryOrganizationListReq struct { g.Meta `path:"/queryOrganizationList" method:"post" summary:"获取组织架构|列表" tags:"组织架构"` sys_model.SearchParams }
type QueryPermissionListReq ¶
type QueryPermissionListReq struct { g.Meta `path:"/queryPermissionList" method:"post" summary:"根据ID获取下级权限|列表,返回列表" tags:"权限"` sys_model.SearchParams }
type QueryRoleListReq ¶
type QueryRoleListReq struct { g.Meta `path:"/queryRoleList" method:"post" summary:"获取所有角色|列表" tags:"角色"` sys_model.SearchParams }
type QueryUserListReq ¶
type QueryUserListReq struct { g.Meta `path:"/queryUserList" method:"post" summary:"获取用户|列表" tags:"用户"` sys_model.SearchParams }
type RegisterReq ¶
type RegisterReq struct { g.Meta `path:"/register" method:"post" summary:"注册" tags:"鉴权"` sys_model.SysUserRegister }
type RemoveRoleForUserReq ¶ added in v0.2.2
type ResetPasswordReq ¶
type ResetPasswordReq struct { g.Meta `path:"/resetPassword" method:"post" summary:"重置密码" tags:"鉴权"` Password string `json:"password" v:"required#请输入密码" dc:"登录密码"` ConfirmPassword string `` /* 129-byte string literal not displayed */ IdKey string `json:"idKey" v:"required#请输入KEY" dc:"KEY,通过ForgotPassword结构获取"` }
type ResetUserPasswordReq ¶
type ResetUserPasswordReq struct { g.Meta `path:"/resetUserPasswordReq" method:"post" summary:"重置用户密码" tags:"用户"` Password string `json:"password" v:"required#请输入密码" dc:"登录密码"` ConfirmPassword string `` /* 129-byte string literal not displayed */ UserId int64 `json:"userId" v:"required#请输入用户id" dc:"用户ID"` }
type RoleInfoRes ¶
type RoleInfoRes sys_entity.SysRole
type SendCaptchaBySmsReq ¶
type SetRoleForUserReq ¶ added in v0.2.2
type SetRolePermissionsReq ¶
type SetUserPermissionIdsReq ¶
type SetUsernameByIdReq ¶
type TencentSdkConfListRes ¶
type TencentSdkConfListRes sys_model.CollectRes[sys_model.TencentSdkConf]
type TencentSdkConfRes ¶
type TencentSdkConfRes sys_model.TencentSdkConf
type UpdateAliyunSdkConfReq ¶
type UpdateAliyunSdkConfReq struct { g.Meta `` /* 179-byte string literal not displayed */ sys_model.AliyunSdkConf }
type UpdateBaiduSdkConfReq ¶
type UpdateBaiduSdkConfReq struct { g.Meta `` /* 174-byte string literal not displayed */ sys_model.BaiduSdkConf }
type UpdateCtyunSdkConfReq ¶
type UpdateCtyunSdkConfReq struct { g.Meta `` /* 177-byte string literal not displayed */ sys_model.CtyunSdkConf }
type UpdateHuaweiSdkConfReq ¶
type UpdateHuaweiSdkConfReq struct { g.Meta `` /* 179-byte string literal not displayed */ sys_model.HuaweiSdkConf }
type UpdateOrganizationInfoReq ¶
type UpdateOrganizationInfoReq struct { g.Meta `path:"/updateOrganization" method:"post" summary:"更新组织架构|信息" tags:"组织架构"` sys_model.SysOrganizationInfo }
type UpdatePermissionReq ¶
type UpdatePermissionReq struct { g.Meta `path:"/updatePermission" method:"post" summary:"保存权限|信息" tags:"权限"` sys_model.SysPermission }
type UpdateRoleInfoReq ¶
type UpdateTencentSdkConfReq ¶
type UpdateTencentSdkConfReq struct { g.Meta `` /* 181-byte string literal not displayed */ sys_model.TencentSdkConf }
type UpdateUserPasswordReq ¶
type UpdateUserPasswordReq struct { g.Meta `path:"/updateUserPassword" method:"post" summary:"修改用户密码" tags:"我的"` sys_model.UpdateUserPassword }
type UploadBankCardWithOCRReq ¶
type UploadBankCardWithOCRReq struct { g.Meta `path:"/uploadBankCardWithOCR" method:"post" summary:"上传银行卡" tags:"工具"` sys_model.BankCardWithOCRInput }
type UploadBusinessLicenseWithOCRReq ¶
type UploadBusinessLicenseWithOCRReq struct { g.Meta `path:"/uploadBusinessLicenseWithOCR" method:"post" summary:"上传营业执照" tags:"工具"` sys_model.OCRBusinessLicense }
type UploadBusinessLicenseWithOCRRes ¶
type UploadBusinessLicenseWithOCRRes sys_model.BusinessLicenseWithOCR
type UploadFileInfoRes ¶
type UploadFileRes ¶
type UploadFileRes sys_entity.SysFile
type UploadIDCardWithOCRReq ¶
type UploadIDCardWithOCRReq struct { g.Meta `path:"/uploadIDCardWithOCR" method:"post" summary:"上传身份证" tags:"工具"` sys_model.OCRIDCardFileUploadInput }
type UploadReq ¶
type UploadReq struct { g.Meta `path:"/upload" method:"post" summary:"文件上传" tags:"工具"` sys_model.FileUploadInput }
type UserInfoListRes ¶
type UserInfoListRes sys_model.CollectRes[sys_entity.SysUser]
type UserInfoRes ¶
type UserInfoRes sys_entity.SysUser
type UserListRes ¶
type UserListRes sys_model.CollectRes[sys_model.SysUser]
Click to show internal directories.
Click to hide internal directories.