product

package
v0.0.0-...-7a73484 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: GPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Product

type Product struct {
	client.Baseclient
}

func (*Product) AddProduct

func (p *Product) AddProduct(ctx context.Context, args *product.ArgsAddProduct, reply *bool) error

func (*Product) DelProduct

func (p *Product) DelProduct(ctx context.Context, args []int, reply *bool) error

异步删除门店商品

func (*Product) Init

func (p *Product) Init() *Product

func (*Product) ProductAddOrDelStatistics

func (p *Product) ProductAddOrDelStatistics(ctx context.Context, args []int, reply *bool) error

商品新增删除统计

func (*Product) ProductUpDownStatistics

func (p *Product) ProductUpDownStatistics(ctx context.Context, shopId *int, reply *bool) error

商品上下架统计

func (*Product) UpdateProductStock

func (p *Product) UpdateProductStock(ctx context.Context, args *product.ArgsMqUpdateStock, reply *bool) error

异步修改总库存和预警

func (*Product) UpdateWarnDetails

func (p *Product) UpdateWarnDetails(ctx context.Context, args int, reply *bool) error

异步修改商品预警

Jump to

Keyboard shortcuts

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