Documentation ¶
Overview ¶
商品相关
Index ¶
- func Add(clt *core.Client, spu *model.Spu) (product *model.Spu, err error)
- func Del(clt *core.Client, spuId uint64, outId string) (err error)
- func Delisting(clt *core.Client, spuId uint64, outId string) (err error)
- func Get(clt *core.Client, spuId uint64, outId string) (product *model.Spu, err error)
- func GetList(clt *core.Client, status int, page int, pageSize int) (products []model.Spu, err error)
- func Listing(clt *core.Client, spuId uint64, outId string) (err error)
- func Update(clt *core.Client, spu *model.Spu) (product *model.Spu, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.