aa
This commit is contained in:
@@ -838,7 +838,7 @@ func (a *API) UpdateExpand(storeID int) (err error) {
|
|||||||
reqID := time.Now().Unix()
|
reqID := time.Now().Unix()
|
||||||
_, err = a.AccessStorePage2("https://o2o-stores.shop.jd.com/shop/updateExpand?version=1.0.0&source=pc&requestId="+utils.Int64ToStr(reqID), map[string]interface{}{
|
_, err = a.AccessStorePage2("https://o2o-stores.shop.jd.com/shop/updateExpand?version=1.0.0&source=pc&requestId="+utils.Int64ToStr(reqID), map[string]interface{}{
|
||||||
"storeId": storeID,
|
"storeId": storeID,
|
||||||
"deliveryPrice": 10,
|
"deliveryPrice": 0,
|
||||||
"weightLimit": 30,
|
"weightLimit": 30,
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"source": "pc",
|
"source": "pc",
|
||||||
|
|||||||
Reference in New Issue
Block a user