remark

package
v0.0.0-...-eea11df Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertRemarkTypes

func ConvertRemarkTypes(in *messagerpc.RemarkDetails, usm map[string]*accountrpc.User) (out *types.RemarkBackDTO)

Types

type BatchDeleteRemarkLogic

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

func NewBatchDeleteRemarkLogic

func NewBatchDeleteRemarkLogic(ctx context.Context, svcCtx *svc.ServiceContext) *BatchDeleteRemarkLogic

批量删除留言

func (*BatchDeleteRemarkLogic) BatchDeleteRemark

func (l *BatchDeleteRemarkLogic) BatchDeleteRemark(req *types.IdsReq) (resp *types.BatchResp, err error)

type DeleteRemarkLogic

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

func NewDeleteRemarkLogic

func NewDeleteRemarkLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteRemarkLogic

删除留言

func (*DeleteRemarkLogic) DeleteRemark

func (l *DeleteRemarkLogic) DeleteRemark(req *types.IdReq) (resp *types.BatchResp, err error)

type FindRemarkListLogic

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

func NewFindRemarkListLogic

func NewFindRemarkListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FindRemarkListLogic

分页获取留言列表

func (*FindRemarkListLogic) FindRemarkList

func (l *FindRemarkListLogic) FindRemarkList(req *types.RemarkQuery) (resp *types.PageResp, err error)

type UpdateRemarkLogic

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

func NewUpdateRemarkLogic

func NewUpdateRemarkLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateRemarkLogic

更新留言

func (*UpdateRemarkLogic) UpdateRemark

func (l *UpdateRemarkLogic) UpdateRemark(req *types.RemarkNewReq) (resp *types.RemarkBackDTO, err error)

Jump to

Keyboard shortcuts

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