productattributeservicelogic

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddProductAttributeLogic added in v0.0.2

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

AddProductAttributeLogic 添加商品属性参数表

Author: LiuFeiHua Date: 2024/6/12 16:47

func NewAddProductAttributeLogic added in v0.0.2

func NewAddProductAttributeLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddProductAttributeLogic

func (*AddProductAttributeLogic) AddProductAttribute added in v0.0.2

AddProductAttribute 添加商品属性参数表

type DeleteProductAttributeLogic added in v0.0.2

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

DeleteProductAttributeLogic 删除商品属性参数表

Author: LiuFeiHua Date: 2024/6/12 16:48

func NewDeleteProductAttributeLogic added in v0.0.2

func NewDeleteProductAttributeLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteProductAttributeLogic

func (*DeleteProductAttributeLogic) DeleteProductAttribute added in v0.0.2

DeleteProductAttribute 删除商品属性参数表 1.根据属性id查询属性信息 2.根据属性分类id查询分类信息

type QueryByproductCategoryIdLogic added in v0.0.2

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

QueryByproductCategoryIdLogic 商品属性

Author: LiuFeiHua Date: 2024/5/15 15:03

func NewQueryByproductCategoryIdLogic added in v0.0.2

func NewQueryByproductCategoryIdLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryByproductCategoryIdLogic

func (*QueryByproductCategoryIdLogic) QueryByproductCategoryId added in v0.0.2

QueryByproductCategoryId 根据商品分类的id获取商品属性及属性分类

type QueryProductAttributeListLogic added in v0.0.2

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

QueryProductAttributeListLogic 查询商品属性参数表列表

Author: LiuFeiHua Date: 2024/6/12 16:48

func NewQueryProductAttributeListLogic added in v0.0.2

func NewQueryProductAttributeListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryProductAttributeListLogic

func (*QueryProductAttributeListLogic) QueryProductAttributeList added in v0.0.2

QueryProductAttributeList 查询商品属性参数表列表

Jump to

Keyboard shortcuts

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