category

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 ProductCateListLogic

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

ProductCateListLogic

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

func NewProductCateListLogic

func NewProductCateListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ProductCateListLogic

func (*ProductCateListLogic) ProductCateList

func (l *ProductCateListLogic) ProductCateList(req *types.CategoryReq) (resp *types.CategoryResp, err error)

ProductCateList 查询商品分类

type QueryPcProductCateListLogic

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

QueryPcProductCateListLogic

Author: LiuFeiHua Date: 2024/3/29 下午4:20

func NewQueryPcProductCateListLogic

func NewQueryPcProductCateListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryPcProductCateListLogic

func (*QueryPcProductCateListLogic) QueryPcProductCateList

func (l *QueryPcProductCateListLogic) QueryPcProductCateList() (resp *types.QueryPCProductCateListResp, err error)

QueryPcProductCateList 查询所有分类(嵌套children)(pc web端专用)

type QueryProductCateListLogic

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

QueryProductCateListLogic

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

func NewQueryProductCateListLogic

func NewQueryProductCateListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductCateListLogic

func (*QueryProductCateListLogic) QueryProductCateList

func (l *QueryProductCateListLogic) QueryProductCateList() (resp *types.QueryProductCateListResp, err error)

QueryProductCateList 查询所有分类

Jump to

Keyboard shortcuts

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