couponservicelogic

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 CouponAddLogic

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

func NewCouponAddLogic

func NewCouponAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CouponAddLogic

func (*CouponAddLogic) CouponAdd

type CouponDeleteLogic

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

CouponDeleteLogic 优惠券

Author: LiuFeiHua Date: 2024/5/8 10:12

func NewCouponDeleteLogic

func NewCouponDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CouponDeleteLogic

func (*CouponDeleteLogic) CouponDelete

CouponDelete 删除优惠券

type CouponFindByIdLogic

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

func NewCouponFindByIdLogic

func NewCouponFindByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CouponFindByIdLogic

func (*CouponFindByIdLogic) CouponFindById

CouponFindById 根据优惠券id查询优惠券

type CouponFindByIdsLogic

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

func NewCouponFindByIdsLogic

func NewCouponFindByIdsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CouponFindByIdsLogic

func (*CouponFindByIdsLogic) CouponFindByIds

CouponFindByIds 根据优惠券ids查询优惠券

type CouponFindByProductIdAndProductCategoryIdLogic

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

CouponFindByProductIdAndProductCategoryIdLogic

Author: LiuFeiHua Date: 2023/12/5 11:29

func (*CouponFindByProductIdAndProductCategoryIdLogic) CouponFindByProductIdAndProductCategoryId

CouponFindByProductIdAndProductCategoryId 根据商品Id和分类id查询可用的优惠券(front)

type CouponListLogic

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

func NewCouponListLogic

func NewCouponListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CouponListLogic

func (*CouponListLogic) CouponList

type CouponUpdateLogic

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

func NewCouponUpdateLogic

func NewCouponUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CouponUpdateLogic

func (*CouponUpdateLogic) CouponUpdate

Jump to

Keyboard shortcuts

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