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