department

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DepartMent

type DepartMent struct {
	*context.Context
}

User 用户管理

func NewDepartMent

func NewDepartMent(context *context.Context) *DepartMent

NewUser 实例化

func (*DepartMent) GetDepartMentList

func (d *DepartMent) GetDepartMentList(departmentId int) (departmentList *DepartMentList, err error)

type DepartMentList

type DepartMentList struct {
	util.CommonError
	Department []departmentdetail `json:"department"`
}

Jump to

Keyboard shortcuts

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