office

package
v0.0.0-...-1b41cfb Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OfficeSerializer

type OfficeSerializer struct {
	model.BaseModel
	ParentID int                 `json:"parent_id"` // 上级ID
	Name     string              `json:"name"`      // 组织名称
	Type     int                 `json:"type"`      // 组织类型
	Children []gogo.ForkTreeNode `json:"children"`
}

func (*OfficeSerializer) Following

func (receiver *OfficeSerializer) Following(v []gogo.ForkTreeNode)

func (*OfficeSerializer) GetID

func (receiver *OfficeSerializer) GetID() int

func (*OfficeSerializer) GetPID

func (receiver *OfficeSerializer) GetPID() int

Jump to

Keyboard shortcuts

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