Commit 52765a20 authored by luhongguang's avatar luhongguang

update:修改自提点的情况

parent da5cc3fc
......@@ -309,7 +309,7 @@ class MarketingPindanGoodsService
"desc_pic_url" => $params["desc_pic_url"],
"desc" => $params["desc"],
"inventory_total" => $skuData["inventory_total"] + $params["inventory_add"],
//"inventory_total" => $params["inventory"],
"ota_id" => $params["ota_id"],
"inventory_rest" => $inventoryCount,
"original_price" => empty($params["original_price"]) ? "" : $params["original_price"] * 100,
"price" => $params["price"] * 100,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment