Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShopBrandListData ¶
type ShopBrandListData struct { // 返回值 Data []DataItem `json:"data"` }
type ShopBrandListResponse ¶
type ShopBrandListResponse struct { doudian_sdk.BaseDoudianOpApiResponse Data *ShopBrandListData `json:"data"` }
Click to show internal directories.
Click to hide internal directories.