memberservicelogic

package
v0.0.0-...-27e0471 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MemberAddLogic

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

func NewMemberAddLogic

func NewMemberAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MemberAddLogic

func (*MemberAddLogic) MemberAdd

MemberAdd 会员注册

type MemberDeleteLogic

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

func NewMemberDeleteLogic

func NewMemberDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MemberDeleteLogic

func (*MemberDeleteLogic) MemberDelete

type MemberListLogic

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

func NewMemberListLogic

func NewMemberListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MemberListLogic

func (*MemberListLogic) MemberList

type MemberLoginLogic

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

MemberLoginLogic 会员登录

Author: LiuFeiHua Date: 2023/11/28 14:33

func NewMemberLoginLogic

func NewMemberLoginLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MemberLoginLogic

func (*MemberLoginLogic) MemberLogin

type MemberUpdateLogic

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

func NewMemberUpdateLogic

func NewMemberUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MemberUpdateLogic

func (*MemberUpdateLogic) MemberUpdate

type MemberUpdatePasswordLogic

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

func NewMemberUpdatePasswordLogic

func NewMemberUpdatePasswordLogic(ctx context.Context, svcCtx *svc.ServiceContext) *MemberUpdatePasswordLogic

func (*MemberUpdatePasswordLogic) MemberUpdatePassword

type QueryMemberByIdLogic

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

QueryMemberByIdLogic

Author: LiuFeiHua Date: 2023/11/28 15:07

func NewQueryMemberByIdLogic

func NewQueryMemberByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryMemberByIdLogic

func (*QueryMemberByIdLogic) QueryMemberById

QueryMemberById 获取个人信息

type UpdateMemberIntegrationLogic

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

UpdateMemberIntegrationLogic

Author: LiuFeiHua Date: 2023/12/7 13:54

func NewUpdateMemberIntegrationLogic

func NewUpdateMemberIntegrationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateMemberIntegrationLogic

func (*UpdateMemberIntegrationLogic) UpdateMemberIntegration

UpdateMemberIntegration 更新会员积分

Jump to

Keyboard shortcuts

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