category

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2024 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoodsGetReq

type GoodsGetReq struct {
	ParentId uint64 `json:"parentId"` // 父类目id(一级父类目为0)
	Grade    uint   `json:"grade"`    // 类目级别(类目级别 0,1,2 代表一、二、三级类目)
}

type GoodsGetRequest

type GoodsGetRequest struct {
	Request *sdk.Request
}

func NewGoodsGetRequest

func NewGoodsGetRequest() (req *GoodsGetRequest)

create new request

func (*GoodsGetRequest) GetGoodsReq

func (req *GoodsGetRequest) GetGoodsReq() *GoodsGetReq

func (*GoodsGetRequest) SetReq

func (req *GoodsGetRequest) SetReq(goodsReq *GoodsGetReq)

Jump to

Keyboard shortcuts

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