pic_service

package
v0.0.0-...-8170b65 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: Apache-2.0 Imports: 8 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 {
	Id   int64
	Name string

	Enabled int
	CatId   int64

	PageNum  int
	PageSize int

	Ids []int64

	Dto productDto.StorePic

	JsonObj map[string]interface{}

	Order int

	News       string
	PriceOrder string
	SalesOrder string
	Sid        string

	Uid int64

	Unique string

	Type string
}

func (*Product) AddOrSaveProduct

func (d *Product) AddOrSaveProduct() (err error)

func (*Product) Del

func (d *Product) Del() error

func (*Product) GetAll

func (d *Product) GetAll() vo.ResultList

func (*Product) GetProductInfo

func (d *Product) GetProductInfo() map[string]interface{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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