esentity

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: MulanPSL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectIchubSysDeptEs added in v1.2.3

func InjectIchubSysDeptEs(s *IchubSysDeptEs)

func LoadIchubSysDeptEs added in v1.2.3

func LoadIchubSysDeptEs() baseiface.ISingleton

func NewWebFacadeIchubSysDeptEs added in v1.1.2

func NewWebFacadeIchubSysDeptEs() *webfacade.WebFacade[*IchubSysDeptEs]

func NewWebFacadeIchubSysDeptEsOf added in v1.2.6

func NewWebFacadeIchubSysDeptEsOf(q elastic.Query) *webfacade.WebFacade[*IchubSysDeptEs]

Types

type IchubSysDeptEs added in v1.1.2

type IchubSysDeptEs struct {
	basedto.BaseEntity

	DeptId     string    `json:"dept_id"`
	DeptName   string    `json:"dept_name"`
	Email      string    `json:"email"`
	OrderNm    int64     `json:"order_nm,string"`
	Phone      string    `json:"phone"`
	CreateTime time.Time `json:"create_time"`
	Leader     string    `json:"leader"`
	Ancestors  string    `json:"ancestors"`
	Status     string    `json:"status"`
	UpdateBy   string    `json:"update_by"`
	CreateBy   string    `json:"create_by"`
	CreatedBy  string    `json:"created_by"`
	DelFlag    string    `json:"del_flag"`
	ParentId   string    `json:"parent_id"`
}

func FindBeanIchubSysDeptEs added in v1.2.3

func FindBeanIchubSysDeptEs() *IchubSysDeptEs

func NewIchubSysDeptEs added in v1.2.6

func NewIchubSysDeptEs() *IchubSysDeptEs

func (*IchubSysDeptEs) Default added in v1.2.6

func (self *IchubSysDeptEs) Default() *webfacade.WebFacade[*IchubSysDeptEs]

func (*IchubSysDeptEs) DefaultOf added in v1.2.6

func (self *IchubSysDeptEs) DefaultOf(q elastic.Query) *webfacade.WebFacade[*IchubSysDeptEs]

func (*IchubSysDeptEs) EsFill added in v1.2.6

func (self *IchubSysDeptEs) EsFill(p any) error

func (*IchubSysDeptEs) GetMapping added in v1.2.6

func (self *IchubSysDeptEs) GetMapping() string

func (IchubSysDeptEs) IndexAliasName added in v1.2.6

func (self IchubSysDeptEs) IndexAliasName() string

func (IchubSysDeptEs) IndexID added in v1.2.6

func (self IchubSysDeptEs) IndexID() string

func (*IchubSysDeptEs) IndexName added in v1.2.6

func (self *IchubSysDeptEs) IndexName() string

func (*IchubSysDeptEs) Init added in v1.2.6

func (self *IchubSysDeptEs) Init()

func (*IchubSysDeptEs) Mapping added in v1.2.6

func (self *IchubSysDeptEs) Mapping() string

func (*IchubSysDeptEs) PkeyName added in v1.2.6

func (self *IchubSysDeptEs) PkeyName() string

func (*IchubSysDeptEs) PkeyValue added in v1.2.6

func (self *IchubSysDeptEs) PkeyValue() string

func (*IchubSysDeptEs) Shutdown added in v1.2.6

func (self *IchubSysDeptEs) Shutdown()

func (*IchubSysDeptEs) TableName added in v1.2.6

func (self *IchubSysDeptEs) TableName() string

func (*IchubSysDeptEs) Unmarshal added in v1.2.6

func (self *IchubSysDeptEs) Unmarshal(data []byte) error

type IchubSysDeptEsDto added in v1.3.7

type IchubSysDeptEsDto struct {
	basedto.BaseEntity

	DeptId     string    `json:"dept_id"`
	DeptName   string    `json:"dept_name"`
	Email      string    `json:"email"`
	OrderNm    int64     `json:"order_nm,string"`
	Phone      string    `json:"phone"`
	CreateTime time.Time `json:"create_time"`
	Leader     string    `json:"leader"`
	Ancestors  string    `json:"ancestors"`
	Status     string    `json:"status"`
	UpdateBy   string    `json:"update_by"`
	CreateBy   string    `json:"create_by"`
	CreatedBy  string    `json:"created_by"`
	DelFlag    string    `json:"del_flag"`
	ParentId   string    `json:"parent_id"`
}

Jump to

Keyboard shortcuts

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