aa
This commit is contained in:
@@ -1162,7 +1162,7 @@ type StoreProductSearchResult struct {
|
|||||||
Status int `json:"status"`
|
Status int `json:"status"`
|
||||||
LastUpTime interface{} `json:"lastUpTime"`
|
LastUpTime interface{} `json:"lastUpTime"`
|
||||||
LastDownTime int64 `json:"lastDownTime"`
|
LastDownTime int64 `json:"lastDownTime"`
|
||||||
StorePrice interface{} `json:"storePrice"`
|
StorePrice float64 `json:"storePrice"`
|
||||||
StockNum int `json:"stockNum"`
|
StockNum int `json:"stockNum"`
|
||||||
SkuName string `json:"skuName"`
|
SkuName string `json:"skuName"`
|
||||||
Logo string `json:"logo"`
|
Logo string `json:"logo"`
|
||||||
|
|||||||
Reference in New Issue
Block a user