homebrand

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HomeBrandAddLogic

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

HomeBrandAddLogic 首页品牌信息

Author: LiuFeiHua Date: 2024/5/13 15:53

func NewHomeBrandAddLogic

func NewHomeBrandAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) HomeBrandAddLogic

func (*HomeBrandAddLogic) HomeBrandAdd

HomeBrandAdd 添加首页品牌信息 1.根据brandIds查询品牌信息(pms-rpc) 2.添加首页品牌记录(sms-rpc) 3.修改品牌的推荐状态为推荐(pms-rpc)

type HomeBrandDeleteLogic

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

HomeBrandDeleteLogic 首页品牌信息

Author: LiuFeiHua Date: 2024/5/13 15:53

func NewHomeBrandDeleteLogic

func NewHomeBrandDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) HomeBrandDeleteLogic

func (*HomeBrandDeleteLogic) HomeBrandDelete

HomeBrandDelete 删除首页品牌信息 1.删除sms_home_brand的记录(sms-rpc) 2.修改pms_brand记录的状态为不推荐(pms-rpc)

type HomeBrandListLogic

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

HomeBrandListLogic 首页品牌信息

Author: LiuFeiHua Date: 2024/5/13 15:53

func NewHomeBrandListLogic

func NewHomeBrandListLogic(ctx context.Context, svcCtx *svc.ServiceContext) HomeBrandListLogic

func (*HomeBrandListLogic) HomeBrandList

HomeBrandList 查询首页品牌信息

type UpdateHomeBrandSortLogic added in v0.0.2

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

UpdateHomeBrandSortLogic 首页品牌信息

Author: LiuFeiHua Date: 2024/5/13 15:53

func NewUpdateHomeBrandSortLogic added in v0.0.2

func NewUpdateHomeBrandSortLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateHomeBrandSortLogic

func (*UpdateHomeBrandSortLogic) UpdateHomeBrandSort added in v0.0.2

func (l *UpdateHomeBrandSortLogic) UpdateHomeBrandSort(req *types.UpdateHomeBrandSortReq) (resp *types.UpdateHomeBrandSortResp, err error)

UpdateHomeBrandSort 修改推荐品牌排序

type UpdateHomeBrandStatusLogic added in v0.0.2

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

UpdateHomeBrandStatusLogic 首页品牌信息

Author: LiuFeiHua Date: 2024/5/13 15:54

func NewUpdateHomeBrandStatusLogic added in v0.0.2

func NewUpdateHomeBrandStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateHomeBrandStatusLogic

func (*UpdateHomeBrandStatusLogic) UpdateHomeBrandStatus added in v0.0.2

UpdateHomeBrandStatus 批量修改推荐品牌状态 1.修改sms_home_bran的记录推荐状态(sms-rpc) 2.修改cms_brand记录的推荐状态(cms-rpc)

Jump to

Keyboard shortcuts

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