performanceservicelogic

package
v0.0.0-...-861475b Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PerformanceAddLogic

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

func NewPerformanceAddLogic

func NewPerformanceAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceAddLogic

func (*PerformanceAddLogic) PerformanceAdd

PerformanceAdd 演出活动表 创建

type PerformanceRemoveLogic

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

func NewPerformanceRemoveLogic

func NewPerformanceRemoveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceRemoveLogic

func (*PerformanceRemoveLogic) PerformanceRemove

func (l *PerformanceRemoveLogic) PerformanceRemove(in *service_pb.PerformanceRemoveReq) (resp *service_pb.EmptyResp, err error)

PerformanceRemove 演出活动表 删除

type PerformanceRetrieveLogic

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

func NewPerformanceRetrieveLogic

func NewPerformanceRetrieveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceRetrieveLogic

func (*PerformanceRetrieveLogic) PerformanceRetrieve

PerformanceRetrieve 演出活动表 获取

type PerformanceUpdateLogic

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

func NewPerformanceUpdateLogic

func NewPerformanceUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceUpdateLogic

func (*PerformanceUpdateLogic) PerformanceUpdate

func (l *PerformanceUpdateLogic) PerformanceUpdate(in *service_pb.PerformanceUpdateReq) (resp *service_pb.EmptyResp, err error)

PerformanceUpdate 演出活动表 更新

Jump to

Keyboard shortcuts

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