service

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SysOptionService

type SysOptionService struct {
	// contains filtered or unexported fields
}

SysOptionService 系统配置逻辑 & 数据访问层

func NewSysOptionService

func NewSysOptionService(egs *engine.Engines) *SysOptionService

func (*SysOptionService) AllOptions

func (s *SysOptionService) AllOptions() ([]helper.SysOptionResp, error)

AllOptions 获取所有配置

type SysRoleService

type SysRoleService struct {
	// contains filtered or unexported fields
}

SysRoleService 系统角色逻辑 & 数据访问层

func NewSysRoleService

func NewSysRoleService(ens *engine.Engines) *SysRoleService

type SysUserService

type SysUserService struct {
	// contains filtered or unexported fields
}

SysUserService 系统用户逻辑 & 数据访问层

func NewSysUserService

func NewSysUserService(ens *engine.Engines) *SysUserService

func (*SysUserService) Create

func (s *SysUserService) Create(user *model.SysUser) bool

func (*SysUserService) Hello

func (s *SysUserService) Hello() string

func (*SysUserService) Login

func (s *SysUserService) Login() model.SysUser

Login 登录

Jump to

Keyboard shortcuts

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