aa
This commit is contained in:
@@ -838,7 +838,7 @@ func (a *API) UpdateExpand(storeID int) (err error) {
|
||||
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{}{
|
||||
"storeId": storeID,
|
||||
"deliveryPrice": 10,
|
||||
"deliveryPrice": 0,
|
||||
"weightLimit": 30,
|
||||
"version": "1.0.0",
|
||||
"source": "pc",
|
||||
|
||||
Reference in New Issue
Block a user