esentity

package
v1.6.111 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 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 InjectIchubSysDeptEsDto added in v1.4.7

func InjectIchubSysDeptEsDto(s *IchubSysDeptEsDto)

func LoadIchubSysDeptEs added in v1.2.3

func LoadIchubSysDeptEs() baseiface.ISingleton

func LoadIchubSysDeptEsDto added in v1.4.7

func LoadIchubSysDeptEsDto() 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

	Created      time.Time `json:"created"`
	Message      string    `json:"message"`
	OrderNm      int64     `json:"order_nm,string"`
	Tags         string    `json:"tags"`
	UpdateBy     string    `json:"update_by"`
	CreateBy     string    `json:"create_by"`
	CreateTime   time.Time `json:"create_time"`
	DeptId       string    `json:"dept_id"`
	Leader       string    `json:"leader"`
	Phone        string    `json:"phone"`
	SuggestField string    `json:"suggest_field"`
	DelFlag      string    `json:"del_flag"`
	DeptName     string    `json:"dept_name"`
	Status       string    `json:"status"`
	User         string    `json:"user"`
	Ancestors    string    `json:"ancestors"`
	Email        string    `json:"email"`
	Image        string    `json:"image"`
	Location     string    `json:"location"`
	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 (*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

	Created      time.Time `json:"created"`
	Message      string    `json:"message"`
	OrderNm      int64     `json:"order_nm,string"`
	Tags         string    `json:"tags"`
	UpdateBy     string    `json:"update_by"`
	CreateBy     string    `json:"create_by"`
	CreateTime   time.Time `json:"create_time"`
	DeptId       string    `json:"dept_id"`
	Leader       string    `json:"leader"`
	Phone        string    `json:"phone"`
	SuggestField string    `json:"suggest_field"`
	DelFlag      string    `json:"del_flag"`
	DeptName     string    `json:"dept_name"`
	Status       string    `json:"status"`
	User         string    `json:"user"`
	Ancestors    string    `json:"ancestors"`
	Email        string    `json:"email"`
	Image        string    `json:"image"`
	Location     string    `json:"location"`
	ParentId     string    `json:"parent_id"`
}

func FindBeanIchubSysDeptEsDto added in v1.4.7

func FindBeanIchubSysDeptEsDto() *IchubSysDeptEsDto

Jump to

Keyboard shortcuts

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