loginlogservicelogic

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginLogAddLogic

type LoginLogAddLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

LoginLogAddLogic

Author: LiuFeiHua Date: 2023/12/18 17:07

func NewLoginLogAddLogic

func NewLoginLogAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LoginLogAddLogic

func (*LoginLogAddLogic) LoginLogAdd

LoginLogAdd 添加登录日志

type LoginLogDeleteLogic

type LoginLogDeleteLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

LoginLogDeleteLogic

Author: LiuFeiHua Date: 2023/12/18 17:07

func NewLoginLogDeleteLogic

func NewLoginLogDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LoginLogDeleteLogic

func (*LoginLogDeleteLogic) LoginLogDelete

LoginLogDelete 删除登录日志

type LoginLogListLogic

type LoginLogListLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

LoginLogListLogic

Author: LiuFeiHua Date: 2023/12/18 17:07

func NewLoginLogListLogic

func NewLoginLogListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LoginLogListLogic

func (*LoginLogListLogic) LoginLogList

LoginLogList 登录日志列表

type StatisticsLoginLogLogic

type StatisticsLoginLogLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

StatisticsLoginLogLogic

Author: LiuFeiHua Date: 2024/01/15 11:55

func NewStatisticsLoginLogLogic

func NewStatisticsLoginLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *StatisticsLoginLogLogic

func (*StatisticsLoginLogLogic) StatisticsLoginLog

StatisticsLoginLog 统计后台用户登录---(查询当天登录人数(根据IP),统计当前周登录人数(根据IP),统计当前月登录人数(根据IP))

Jump to

Keyboard shortcuts

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