po

package
v0.0.0-...-9139306 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Role

type Role struct {
	repo.BasePO
	Name        string `gorm:"not null;comment:名称"`
	Description string `gorm:"comment:描述"`
	IsSystem    bool   `gorm:"type:tinyint(1) unsigned not null;default:0;comment:是否内置"`
}

Jump to

Keyboard shortcuts

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