service

package
v0.0.0-...-c47cd45 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: MulanPSL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InstEmployeeService = NewEmployeeService()

SERVICE层服务实例变量

Functions

This section is empty.

Types

type EmployeeService

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

SERVICE层服务结构体

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