aa
This commit is contained in:
@@ -1102,9 +1102,9 @@ type GetStoresSkusSaleInfoNewResult struct {
|
||||
SkuNameID int `orm:"column(name_id)" json:"skuNameID"`
|
||||
SkuName string `json:"skuName"`
|
||||
SaleCount int `json:"saleCount"` //销量
|
||||
JdSaleCount int `json:"saleCount"` //销量
|
||||
MtSaleCount int `json:"saleCount"` //销量
|
||||
EbaiSaleCount int `json:"saleCount"` //销量
|
||||
JdSaleCount int `json:"jdSaleCount"` //销量
|
||||
MtSaleCount int `json:"mtSaleCount"` //销量
|
||||
EbaiSaleCount int `json:"ebaiSaleCount"` //销量
|
||||
Status int `json:"status"`
|
||||
SpecQuality int `json:"specQuality"`
|
||||
SpecUnit string `json:"specUnit"`
|
||||
|
||||
Reference in New Issue
Block a user