category

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QueryProductCateListByIdLogic added in v0.0.2

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

QueryProductCateListByIdLogic 根据parentId查询分类

Author: LiuFeiHua Date: 2024/5/16 14:47

func NewQueryProductCateListByIdLogic added in v0.0.2

func NewQueryProductCateListByIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductCateListByIdLogic

func (*QueryProductCateListByIdLogic) QueryProductCateListById added in v0.0.2

QueryProductCateListById 根据parentId查询分类

type QueryProductCateTreeListLogic added in v0.0.2

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

QueryProductCateTreeListLogic 以树形结构获取所有商品分类

Author: LiuFeiHua Date: 2024/5/16 14:50

func NewQueryProductCateTreeListLogic added in v0.0.2

func NewQueryProductCateTreeListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductCateTreeListLogic

func (*QueryProductCateTreeListLogic) QueryProductCateTreeList added in v0.0.2

func (l *QueryProductCateTreeListLogic) QueryProductCateTreeList() (resp *types.QueryProductCateListResp, err error)

QueryProductCateTreeList 以树形结构获取所有商品分类

Jump to

Keyboard shortcuts

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