1
This commit is contained in:
@@ -125,6 +125,7 @@ type AppFood struct {
|
||||
SecondaryCategoryCode string `json:"secondary_category_code"`
|
||||
SecondaryCategoryName string `json:"secondary_category_name"`
|
||||
Sequence int `json:"sequence"`
|
||||
UpcCode string `json:"upc_code"`
|
||||
Skus string `json:"skus"`
|
||||
SkuList []*SkuInfo `json:"skuList"`
|
||||
TagID int `json:"tag_id"`
|
||||
|
||||
Reference in New Issue
Block a user