dept_service

package
v0.0.0-...-8170b65 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dept

type Dept struct {
	Id      int64
	Name    string
	Enabled int

	M *models.SysDept

	Ids []int64
}

func (*Dept) Del

func (d *Dept) Del() error

func (*Dept) GetAll

func (d *Dept) GetAll() vo.ResultList

func (*Dept) Insert

func (d *Dept) Insert() error

func (*Dept) Save

func (d *Dept) Save() error

Jump to

Keyboard shortcuts

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