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