companyaddress

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 AddCompanyAddressLogic

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

AddCompanyAddressLogic 添加公司收货地址

Author: LiuFeiHua Date: 2024/6/15 11:22

func NewAddCompanyAddressLogic

func NewAddCompanyAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddCompanyAddressLogic

func (*AddCompanyAddressLogic) AddCompanyAddress

func (l *AddCompanyAddressLogic) AddCompanyAddress(req *types.AddCompanyAddressReq) (resp *types.AddCompanyAddressResp, err error)

AddCompanyAddress 添加公司收货地址

type DeleteCompanyAddressLogic

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

DeleteCompanyAddressLogic 删除公司收货地址

Author: LiuFeiHua Date: 2024/6/15 11:22

func NewDeleteCompanyAddressLogic

func NewDeleteCompanyAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteCompanyAddressLogic

func (*DeleteCompanyAddressLogic) DeleteCompanyAddress

DeleteCompanyAddress 删除公司收货地址

type QueryCompanyAddressDetailLogic

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

func NewQueryCompanyAddressDetailLogic

func NewQueryCompanyAddressDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryCompanyAddressDetailLogic

func (*QueryCompanyAddressDetailLogic) QueryCompanyAddressDetail

type QueryCompanyAddressListLogic

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

func NewQueryCompanyAddressListLogic

func NewQueryCompanyAddressListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryCompanyAddressListLogic

func (*QueryCompanyAddressListLogic) QueryCompanyAddressList

type UpdateCompanyAddressLogic

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

UpdateCompanyAddressLogic 更新公司收货地址

Author: LiuFeiHua Date: 2024/6/15 11:24

func NewUpdateCompanyAddressLogic

func NewUpdateCompanyAddressLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateCompanyAddressLogic

func (*UpdateCompanyAddressLogic) UpdateCompanyAddress

UpdateCompanyAddress 更新公司收货地址

type UpdateCompanyAddressReceiveStatusLogic

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

UpdateCompanyAddressReceiveStatusLogic 更新公司默认收货地址状态

Author: LiuFeiHua Date: 2024/6/15 11:25

func NewUpdateCompanyAddressReceiveStatusLogic

func NewUpdateCompanyAddressReceiveStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateCompanyAddressReceiveStatusLogic

func (*UpdateCompanyAddressReceiveStatusLogic) UpdateCompanyAddressReceiveStatus

UpdateCompanyAddressReceiveStatus 更新公司默认收货地址状态

type UpdateCompanyAddressSendStatusLogic

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

UpdateCompanyAddressSendStatusLogic 更新公司默认发货地址状态

Author: LiuFeiHua Date: 2024/6/15 11:29

func NewUpdateCompanyAddressSendStatusLogic

func NewUpdateCompanyAddressSendStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateCompanyAddressSendStatusLogic

func (*UpdateCompanyAddressSendStatusLogic) UpdateCompanyAddressSendStatus

UpdateCompanyAddressSendStatus 更新公司默认发货地址状态

Jump to

Keyboard shortcuts

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