productcategoryservicelogic

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 ProductCategoryAddLogic

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

ProductCategoryAddLogic 商品类别

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

func NewProductCategoryAddLogic

func NewProductCategoryAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCategoryAddLogic

func (*ProductCategoryAddLogic) ProductCategoryAdd

ProductCategoryAdd 添加商品类别

type ProductCategoryDeleteLogic

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

ProductCategoryDeleteLogic 商品类别

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

func NewProductCategoryDeleteLogic

func NewProductCategoryDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCategoryDeleteLogic

func (*ProductCategoryDeleteLogic) ProductCategoryDelete

ProductCategoryDelete 删除商品类别

type ProductCategoryListLogic

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

ProductCategoryListLogic

Author: LiuFeiHua Date: 2023/11/29 16:45

func NewProductCategoryListLogic

func NewProductCategoryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCategoryListLogic

func (*ProductCategoryListLogic) ProductCategoryList

ProductCategoryList 查询商品分类列表

type ProductCategoryUpdateLogic

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

ProductCategoryUpdateLogic 商品类别

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

func NewProductCategoryUpdateLogic

func NewProductCategoryUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCategoryUpdateLogic

func (*ProductCategoryUpdateLogic) ProductCategoryUpdate

ProductCategoryUpdate 更新商品类别

type QueryProductCategoryListLogic

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

QueryProductCategoryListLogic 查询商品类别列表逻辑处理

Author: LiuFeiHua Date: 2024/3/7 下午2:58

func NewQueryProductCategoryListLogic

func NewQueryProductCategoryListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductCategoryListLogic

func (*QueryProductCategoryListLogic) QueryProductCategoryList

QueryProductCategoryList 查询商品类别列表

Jump to

Keyboard shortcuts

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