orderitemservicelogic

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrderItemAddLogic

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

func NewOrderItemAddLogic

func NewOrderItemAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *OrderItemAddLogic

func (*OrderItemAddLogic) OrderItemAdd

type OrderItemDeleteLogic

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

OrderItemDeleteLogic 订单商品

Author: LiuFeiHua Date: 2024/5/8 9:31

func NewOrderItemDeleteLogic

func NewOrderItemDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *OrderItemDeleteLogic

func (*OrderItemDeleteLogic) OrderItemDelete

OrderItemDelete 删除订单商品

type OrderItemListLogic

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

func NewOrderItemListLogic

func NewOrderItemListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *OrderItemListLogic

func (*OrderItemListLogic) OrderItemList

type OrderItemUpdateLogic

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

func NewOrderItemUpdateLogic

func NewOrderItemUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *OrderItemUpdateLogic

func (*OrderItemUpdateLogic) OrderItemUpdate

Jump to

Keyboard shortcuts

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