commentservicelogic

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 AddCommentLogic added in v0.0.2

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

AddCommentLogic 添加商品评价表

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

func NewAddCommentLogic added in v0.0.2

func NewAddCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddCommentLogic

func (*AddCommentLogic) AddComment added in v0.0.2

AddComment 添加商品评价表

type DeleteCommentLogic added in v0.0.2

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

DeleteCommentLogic 删除商品评价表

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

func NewDeleteCommentLogic added in v0.0.2

func NewDeleteCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteCommentLogic

func (*DeleteCommentLogic) DeleteComment added in v0.0.2

DeleteComment 删除商品评价表

type QueryCommentDetailLogic added in v0.0.2

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

QueryCommentDetailLogic 查询商品评价详情

Author: LiuFeiHua Date: 2025/01/24 09:08:05

func NewQueryCommentDetailLogic added in v0.0.2

func NewQueryCommentDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryCommentDetailLogic

func (*QueryCommentDetailLogic) QueryCommentDetail added in v0.0.2

QueryCommentDetail 查询商品评价详情

type QueryCommentListLogic added in v0.0.2

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

QueryCommentListLogic 查询商品评价表列表

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

func NewQueryCommentListLogic added in v0.0.2

func NewQueryCommentListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryCommentListLogic

func (*QueryCommentListLogic) QueryCommentList added in v0.0.2

QueryCommentList 查询商品评价表列表

type UpdateCommentLogic added in v0.0.2

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

UpdateCommentLogic 更新商品评价表

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

func NewUpdateCommentLogic added in v0.0.2

func NewUpdateCommentLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateCommentLogic

func (*UpdateCommentLogic) UpdateComment added in v0.0.2

UpdateComment 更新商品评价表

Jump to

Keyboard shortcuts

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