service

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2025 License: MulanPSL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectEmployeeService

func InjectEmployeeService(s *EmployeeService)

func LoadEmployeeService

func LoadEmployeeService() baseiface.ISingleton

Types

type EmployeeService

type EmployeeService struct {
	basedto.BaseEntity `gorm:"-"`
	// user by testing
	*dao.EmployeeDao
}

SERVICE层服务结构体

func FindBeanEmployeeService

func FindBeanEmployeeService() *EmployeeService

func NewEmployeeService

func NewEmployeeService() *EmployeeService

func (*EmployeeService) FindDao

func (this *EmployeeService) FindDao() *dao.EmployeeDao

used by real

Jump to

Keyboard shortcuts

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