ums_role_permission_relation

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQueryBuilder

func NewQueryBuilder() *umsRolePermissionRelationQueryBuilder

Types

type UmsRolePermissionRelation

type UmsRolePermissionRelation struct {
	Id           int64 //
	RoleId       int64 //
	PermissionId int64 //
}

UmsRolePermissionRelation 后台用户角色和权限关系表

func NewModel

func NewModel() *UmsRolePermissionRelation

func (*UmsRolePermissionRelation) Create

func (t *UmsRolePermissionRelation) Create(db *gorm.DB) (id int64, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL